Commit 0ee7a7d
committed
chore(db): keep the 0262_strong_storm migration bookkeeping
The message_id migration already ran against the DB in every env, so the
column exists everywhere regardless of this revert. Restore the migration
file, its snapshot, the journal entry, and the schema.ts column declaration
so the tree matches the DB and the recorded migration history; the revert
keeps out only the v0.8 code. packages/db is now byte-identical to staging.1 parent 2d9e22b commit 0ee7a7d
4 files changed
Lines changed: 17376 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments