upend/migrations/upend/00_initial/down.sql

3 lines
79 B
SQL

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