Skip to content

Commit

Permalink
Correct migration
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentAntoine committed Apr 13, 2021
1 parent f38893b commit cfb23d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ALTER TABLE public.controls
DROP CONSTRAINT controls_controller_id_fkey;

This file was deleted.

0 comments on commit cfb23d5

Please sign in to comment.