2 lines
62 B
SQL
2 lines
62 B
SQL
-- Add down migration script here
|
|
DROP TABLE IF EXISTS quotes; |
-- Add down migration script here
|
|
DROP TABLE IF EXISTS quotes; |