Add demo account seed migration for App Store review.

Seeds demo@example.com with sample clients, business, and invoices via the Drizzle journal.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-17 23:14:45 -04:00
parent 5c28b33e9f
commit b7380f4348
2 changed files with 179 additions and 0 deletions
+7
View File
@@ -99,6 +99,13 @@
"when": 1781194385000,
"tag": "0013_invoice_public_token_expiry",
"breakpoints": true
},
{
"idx": 14,
"version": "7",
"when": 1781300000000,
"tag": "0014_seed_demo_account",
"breakpoints": true
}
]
}