linstrom/migrations/postgres/2023-12-29-193430_create_people/down.sql
2024-01-01 13:38:13 +00:00

2 lines
No EOL
64 B
SQL

-- This file should undo anything in `up.sql`
DROP TABLE people;