compassmock/drizzle/meta/_journal.json
Nicholai 9c3a19279a
feat(schema): add auth, people, and financial tables (#26)
Add users, organizations, teams, groups, and project
members tables. Extend customers/vendors with netsuite
fields. Add netsuite schema for invoices, bills,
payments, and credit memos. Include all migrations,
seeds, new UI primitives, and config updates.

Co-authored-by: Nicholai <nicholaivogelfilms@gmail.com>
2026-02-04 16:18:39 -07:00

62 lines
1.2 KiB
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
},
{
"idx": 4,
"version": "6",
"when": 1769287376759,
"tag": "0004_quick_firebrand",
"breakpoints": true
},
{
"idx": 5,
"version": "6",
"when": 1770235828892,
"tag": "0005_concerned_midnight",
"breakpoints": true
},
{
"idx": 6,
"version": "6",
"when": 1770235964505,
"tag": "0006_brainy_vulcan",
"breakpoints": true
},
{
"idx": 7,
"version": "6",
"when": 1770321600000,
"tag": "0007_add_customer_fields",
"breakpoints": true
}
]
}