openreader/drizzle
Richard R 6089d2c445 chore(db): move drizzle scripts and update commands
Relocate migration scripts to `drizzle/scripts`, update `start` and
`migrate`
to use the new path, and add a `generate` script for contributors.
Update README migration guidance for SQLite vs Postgres workflows.

BREAKING CHANGE: remove `migrate:force` and change migration script
paths; consumers relying on `scripts/migrate*.mjs` or `pnpm
migrate:force` must update to the new commands.
2026-01-27 17:46:29 -07:00
..
postgres fix(db): select drizzle config for migrations 2026-01-27 16:53:58 -07:00
scripts chore(db): move drizzle scripts and update commands 2026-01-27 17:46:29 -07:00
sqlite fix(db): select drizzle config for migrations 2026-01-27 16:53:58 -07:00