fix: migration order (#427)

This commit is contained in:
Henry
2026-03-03 21:36:31 +00:00
committed by GitHub
parent 239d152340
commit b4d4810f45

View File

@@ -187,12 +187,19 @@
{ {
"idx": 26, "idx": 26,
"version": "7", "version": "7",
"when": 1770521594167,
"tag": "20260208033314_AddAttachmentToActivity",
"breakpoints": true
},
{
"idx": 27,
"version": "7",
"when": 1771192000000, "when": 1771192000000,
"tag": "20260129210000_AddWorkspaceWebhooks", "tag": "20260129210000_AddWorkspaceWebhooks",
"breakpoints": true "breakpoints": true
}, },
{ {
"idx": 27, "idx": 28,
"version": "7", "version": "7",
"when": 1772049587901, "when": 1772049587901,
"tag": "20260225195947_AddIsArchivedToBoard", "tag": "20260225195947_AddIsArchivedToBoard",