3 lines
84 B
SQL
3 lines
84 B
SQL
-- Add down migration script here
|
|
DROP TABLE "ower_history";
|
|
DROP TABLE "aircrafts"; |