Files
red/teressa-copeland-homes/drizzle/meta/_journal.json
Chandler Copeland b5f8b62dc5 chore(08-01): add Drizzle migration snapshot for TypeScript-only schema change
- Create drizzle/0006_type_discriminant.sql (empty SQL - no DDL required)
- Create drizzle/meta/0006_snapshot.json (identical DDL state to 0005)
- Update drizzle/meta/_journal.json to include 0006_type_discriminant entry
- Note: db:migrate skipped (DB unavailable); migration is a no-op placeholder
2026-03-21 11:48:22 -06:00

55 lines
1.0 KiB
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1773948629637,
"tag": "0000_milky_black_cat",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1773958608977,
"tag": "0001_watery_blindfold",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1773977523128,
"tag": "0002_wealthy_zzzax",
"breakpoints": true
},
{
"idx": 3,
"version": "7",
"when": 1773985969484,
"tag": "0003_cool_natasha_romanoff",
"breakpoints": true
},
{
"idx": 4,
"version": "7",
"when": 1773987640772,
"tag": "0004_military_maximus",
"breakpoints": true
},
{
"idx": 5,
"version": "7",
"when": 1774027394708,
"tag": "0005_signing_flow",
"breakpoints": true
},
{
"idx": 6,
"version": "7",
"when": 1774115178000,
"tag": "0006_type_discriminant",
"breakpoints": true
}
]
}