improve db client + add separate dev db

This commit is contained in:
Michi 2025-09-13 18:18:35 +02:00
parent 3f9547f014
commit cd5ae0f69f
5 changed files with 28 additions and 2 deletions

View file

@ -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