You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
autohero/backend/migrations/000002_drop_public_schema_m...

3 lines
144 B
SQL

-- Tracking lives in infra.schema_migrations; remove duplicate table left from 000001_init dump.
DROP TABLE IF EXISTS public.schema_migrations;