Commit 811dc9c
chore(db): drop branch migration ahead of staging merge
Both sides independently claimed idx 0271, so the snapshot and journal would
conflict add/add. Ours is plain additive DDL that drizzle regenerates from
schema.ts; staging's is a hand-written CONCURRENTLY index build that cannot be
regenerated. Dropping ours and re-generating on top of staging's is the only
order that preserves both.
schema.ts is deliberately untouched — it is the source of the regeneration.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 8ab978a commit 811dc9c
3 files changed
Lines changed: 0 additions & 17756 deletions
File tree
- packages/db/migrations
- meta
Lines changed: 0 additions & 4 deletions
This file was deleted.
0 commit comments