Files
Codewalkers/drizzle/meta/_journal.json
Lukas May f7edac7a5c fix(11-01): add mode column to test database schema
- Add mode column to agents table in test-helpers CREATE_TABLES_SQL
- Generate drizzle migration for mode column
2026-01-31 19:07:54 +01:00

13 lines
203 B
JSON

{
"version": "7",
"dialect": "sqlite",
"entries": [
{
"idx": 0,
"version": "6",
"when": 1769882826521,
"tag": "0000_bizarre_naoko",
"breakpoints": true
}
]
}