Files
red/teressa-copeland-homes/drizzle/meta/_journal.json
Chandler Copeland d67130da20 feat(05-01): extend documents schema with 4 new columns + migration 0003
- Added SignatureFieldData interface export to schema.ts
- Added signatureFields (jsonb), textFillData (jsonb), assignedClientId (text), preparedFilePath (text) nullable columns to documents table
- Added jsonb import to drizzle-orm/pg-core imports
- Generated and applied migration 0003_cool_natasha_romanoff.sql

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 23:53:12 -06:00

34 lines
643 B
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
}
]
}