3 lines
73 B
MySQL
3 lines
73 B
MySQL
|
-- This file should undo anything in `up.sql`
|
||
|
DROP SCHEMA ivago CASCADE;
|