inventory-system/migrations/2022-07-23-163034_create_containers/down.sql

4 lines
80 B
SQL

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