3 lines
64 B
MySQL
3 lines
64 B
MySQL
|
-- Add down migration script here
|
||
|
DROP TABLE IF EXISTS records;
|