migra/sample/database/migrations/210206002058_create_tag/down.sql

4 lines
64 B
SQL

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