buster/apps/api/migrations/2024-06-03-222323_create_terms/down.sql

4 lines
75 B
SQL

-- This file should undo anything in `up.sql`
drop table if exists terms;