udemy-go-web-1/migrations/20240706140947_create_fkfor_room_restrictions_table.down.fizz

4 lines
150 B
Plaintext
Raw Permalink Normal View History

drop_foreign_key("room_restrictions", "room_restrictions_rooms_id_fk")
drop_foreign_key("room_restrictions", "room_restrictions_restrictions_id_fk")