fix(GRO-1208): remove phantom 0031_steady_veda journal entry
0031_steady_veda has no corresponding SQL file — caused Drizzle migration runner to exit 1 in E2E. Renumber 0032_staff_read_at to idx 31. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -222,13 +222,6 @@
|
|||||||
{
|
{
|
||||||
"idx": 31,
|
"idx": 31,
|
||||||
"version": "7",
|
"version": "7",
|
||||||
"when": 1778732072097,
|
|
||||||
"tag": "0031_steady_veda",
|
|
||||||
"breakpoints": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"idx": 32,
|
|
||||||
"version": "7",
|
|
||||||
"when": 1778818472097,
|
"when": 1778818472097,
|
||||||
"tag": "0032_staff_read_at",
|
"tag": "0032_staff_read_at",
|
||||||
"breakpoints": true
|
"breakpoints": true
|
||||||
|
|||||||
Reference in New Issue
Block a user