2 lines
65 B
SQL
2 lines
65 B
SQL
-- This file should undo anything in `up.sql`
|
|
DROP TABLE CLIENTS
|
-- This file should undo anything in `up.sql`
|
|
DROP TABLE CLIENTS
|