fix: Add missing journal entry and snapshot for mcp_api_keys migration

The migration SQL file was committed but the drizzle journal and snapshot
were not updated, causing the migration to be skipped on prod.
This commit is contained in:
Thomas Hallock
2026-01-15 11:39:10 -06:00
parent 16f67bf305
commit 3286fc56b0
2 changed files with 1125 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -498,6 +498,13 @@
"when": 1768393711517,
"tag": "0070_ordinary_robin_chapel",
"breakpoints": true
},
{
"idx": 71,
"version": "6",
"when": 1768518000000,
"tag": "0071_mcp_api_keys",
"breakpoints": true
}
]
}