db/migrations/0001_init.sql
-- Migration 0001: initial schema. Idempotent (CREATE … IF NOT EXISTS). -- Equivalent to db/schema.sql; this file is what the migration runner applies. \i :schema_file
db/migrations/0001_init.sql-- Migration 0001: initial schema. Idempotent (CREATE … IF NOT EXISTS). -- Equivalent to db/schema.sql; this file is what the migration runner applies. \i :schema_file