Commit d4a3ddb
committed
chore(db): regenerate the sync lock token migration as 0298
#6921 merged first and took 0297 for an unrelated column on a different table,
so this branch's migration is regenerated rather than renamed. Renaming would
leave the snapshot describing the wrong ordinal, and drizzle diffs against that
snapshot to decide what the next migration contains.
The regenerated statement is the lock token column alone — it correctly diffs
against staging's 0297 snapshot rather than re-emitting the column that landed
there.1 parent 6eaeffe commit d4a3ddb
3 files changed
Lines changed: 20087 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments