Files
starter-e2e-mrf7gcl3/db/sqlite-seed.sql
2026-07-10 19:24:06 +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.