diff --git a/packages/db/migrations/meta/_journal.json b/packages/db/migrations/meta/_journal.json index 4fc49f2d..4ea47842 100644 --- a/packages/db/migrations/meta/_journal.json +++ b/packages/db/migrations/meta/_journal.json @@ -187,12 +187,19 @@ { "idx": 26, "version": "7", + "when": 1770521594167, + "tag": "20260208033314_AddAttachmentToActivity", + "breakpoints": true + }, + { + "idx": 27, + "version": "7", "when": 1771192000000, "tag": "20260129210000_AddWorkspaceWebhooks", "breakpoints": true }, { - "idx": 27, + "idx": 28, "version": "7", "when": 1772049587901, "tag": "20260225195947_AddIsArchivedToBoard",