pagal
pagal
### What does this PR do? Nothing much. I noticed that there is info missing for bun update. I am not even sure that this is needed. You can reject...
### Environment bun: 1.2.19 nitropack: latest drizzle-orm: ^0.44.2 drizzle-kit: ^0.31.1 ### Reproduction Steps: 1. Run Drizzle Studio 2. Proxy like this: ```ts routeRules: { "/studio/**": { proxy: { to: "https://local.drizzle.studio/**"},...
Since, this project wasn't updated from a long time.I decided to fork and create a new project. I changed most of backend logic. You can find the new project here:...
Implements a feature request: #46
Fixes #53 and #54