linstrom/migrations/2023-12-29-193430_create_people/down.sql
2024-01-06 21:16:37 +00:00

2 lines
No EOL
64 B
SQL

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