fix: renumber migrations 0042-0045 after rebase onto main
Some checks failed
Build & Release / build (push) Failing after 1m53s
Some checks failed
Build & Release / build (push) Failing after 1m53s
Main added 0041_app_settings, so branch migrations shift up by one. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -303,25 +303,25 @@
|
|||||||
"tag": "0042_drawer-adjustments",
|
"tag": "0042_drawer-adjustments",
|
||||||
"breakpoints": true
|
"breakpoints": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"idx": 42,
|
|
||||||
"version": "7",
|
|
||||||
"when": 1775590000000,
|
|
||||||
"tag": "0042_user-pin",
|
|
||||||
"breakpoints": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"idx": 43,
|
"idx": 43,
|
||||||
"version": "7",
|
"version": "7",
|
||||||
"when": 1775680000000,
|
"when": 1775600000000,
|
||||||
"tag": "0043_repair-pos-consumable",
|
"tag": "0043_user-pin",
|
||||||
"breakpoints": true
|
"breakpoints": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idx": 44,
|
"idx": 44,
|
||||||
"version": "7",
|
"version": "7",
|
||||||
|
"when": 1775680000000,
|
||||||
|
"tag": "0044_repair-pos-consumable",
|
||||||
|
"breakpoints": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idx": 45,
|
||||||
|
"version": "7",
|
||||||
"when": 1775770000000,
|
"when": 1775770000000,
|
||||||
"tag": "0044_registers-reports",
|
"tag": "0045_registers-reports",
|
||||||
"breakpoints": true
|
"breakpoints": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user