Commit be7ad0a
committed
Remove drizzle-kit dependency (#806)
- Remove drizzle-kit from dependencies
- Remove db:generate, db:push, db:studio scripts from package.json
- Delete drizzle.config.ts (only used by drizzle-kit)
- Delete drizzle-kit snapshot file (migrations/meta/0048_tags_updated_at_snapshot.json)
- Update comments in migration runner and SQL files to remove drizzle-kit references
The custom migration runner (scripts/run-migrations.ts) and journal format
(migrations/meta/_journal.json) are unaffected. drizzle-orm is retained.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2a9dba8 commit be7ad0a
6 files changed
Lines changed: 73 additions & 4021 deletions
File tree
- migrations
- meta
- scripts
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
0 commit comments