mirror of
https://github.com/michivonah/themepark-assistant.git
synced 2025-12-22 22:16:29 +01:00
improve db client + add separate dev db
This commit is contained in:
parent
3f9547f014
commit
cd5ae0f69f
5 changed files with 28 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ DB scheme is defined in typescript
|
|||
|
||||
apply changes
|
||||
```bash
|
||||
npx drizzle-kit push
|
||||
npx drizzle-kit push --config=drizzle-dev.config.ts
|
||||
```
|
||||
|
||||
## Cloudflare workers tricks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue