chore: starter template
This commit is contained in:
3
db/sqlite-seed.sql
Normal file
3
db/sqlite-seed.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- 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.
|
||||
Reference in New Issue
Block a user