Commit 4ea842b
committed
fix: renumber packagist migration above merged main migrations
V1783382400 predated V1784073600/V1784080000, which landed on main and
merged into this branch after this migration was created. Flyway
requires new versions to be unique and strictly greater than all
existing ones, so applying V1783382400 now would be rejected as
out-of-order. Renumbered to the current epoch.
Signed-off-by: anilb <epipav@gmail.com>1 parent b7f08ba commit 4ea842b
2 files changed
Lines changed: 1 addition & 1 deletion
File tree
- backend/src/osspckgs/migrations
- services/apps/packages_worker/src/packagist
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
0 commit comments