kinda stuck at this point so making a commit
This commit is contained in:
4
migrations/20241028221013_pivot_tables.down.sql
Normal file
4
migrations/20241028221013_pivot_tables.down.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- Add down migration script here
|
||||
DROP TABLE "owner_history";
|
||||
DROP TABLE "pilot_aircraft";
|
||||
DROP TABLE "flight_log";
|
Reference in New Issue
Block a user