4 lines
80 B
MySQL
4 lines
80 B
MySQL
|
-- This file should undo anything in `up.sql`
|
||
|
|
||
|
drop table if exists containers;
|