fix: commit missing migration metadata and run CI on all branches
The Drizzle migration journal and snapshot for 0008 (quantity column) were not committed, causing test failures in CI. Also updates CI to trigger on all branches, not just Develop. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -57,6 +57,13 @@
|
||||
"when": 1775215076284,
|
||||
"tag": "0007_icy_prodigy",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 8,
|
||||
"version": "6",
|
||||
"when": 1775232090363,
|
||||
"tag": "0008_loving_colossus",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user