Files
starter-e2e-mrfdx1ej/db/sqlite-seed.sql
2026-07-10 22:25:02 +02:00

4 lines
213 B
SQL

-- Dev seed (applied via `pikku db seed` after `pikku db migrate`).
-- The starter is auth-only, so there's nothing to seed yet. Add your own
-- INSERT … ON CONFLICT DO NOTHING rows here as you grow the schema.