2026-03-19 13:30:52 -06:00
|
|
|
{
|
|
|
|
|
"version": "7",
|
|
|
|
|
"dialect": "postgresql",
|
|
|
|
|
"entries": [
|
|
|
|
|
{
|
|
|
|
|
"idx": 0,
|
|
|
|
|
"version": "7",
|
|
|
|
|
"when": 1773948629637,
|
|
|
|
|
"tag": "0000_milky_black_cat",
|
|
|
|
|
"breakpoints": true
|
feat(03-01): add clients and documents tables to Drizzle schema
- Add pgEnum import and documentStatusEnum (Draft, Sent, Viewed, Signed)
- Add clients table (id, name, email, createdAt, updatedAt)
- Add documents table (id, name, clientId FK, status enum, sentAt, createdAt)
- Generate migration 0001_watery_blindfold.sql and apply to local PostgreSQL
2026-03-19 16:17:26 -06:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"idx": 1,
|
|
|
|
|
"version": "7",
|
|
|
|
|
"when": 1773958608977,
|
|
|
|
|
"tag": "0001_watery_blindfold",
|
|
|
|
|
"breakpoints": true
|
2026-03-19 21:32:30 -06:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"idx": 2,
|
|
|
|
|
"version": "7",
|
|
|
|
|
"when": 1773977523128,
|
|
|
|
|
"tag": "0002_wealthy_zzzax",
|
|
|
|
|
"breakpoints": true
|
2026-03-19 23:53:12 -06:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"idx": 3,
|
|
|
|
|
"version": "7",
|
|
|
|
|
"when": 1773985969484,
|
|
|
|
|
"tag": "0003_cool_natasha_romanoff",
|
|
|
|
|
"breakpoints": true
|
2026-03-19 13:30:52 -06:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|