-- Baseline migration for existing production schema.
-- Live tables already exist; this migration is intentionally a no-op.
-- Destructive dump archived at prisma/archives/0001_init_dump.sql
SELECT 1;
