compassmock/drizzle/meta/_journal.json
Nicholai 006c960ac2 feat(db): add customers/vendors tables and seed data
Extend schema with customers and vendors tables, add project
fields (status, address, client_name, project_manager), and
seed with 40 customers, 25 vendors, and 10 projects from
client CSV data.
2026-01-24 13:29:32 -07:00

34 lines
633 B
JSON
Executable File

{
"version": "7",
"dialect": "sqlite",
"entries": [
{
"idx": 0,
"version": "6",
"when": 1769219785552,
"tag": "0000_nice_sabra",
"breakpoints": true
},
{
"idx": 1,
"version": "6",
"when": 1769222679525,
"tag": "0001_gorgeous_sebastian_shaw",
"breakpoints": true
},
{
"idx": 2,
"version": "6",
"when": 1769231679439,
"tag": "0002_tricky_harpoon",
"breakpoints": true
},
{
"idx": 3,
"version": "6",
"when": 1769286212480,
"tag": "0003_burly_kabuki",
"breakpoints": true
}
]
}