Skip to content

Commit 33bc33a

Browse files
authored
Update drop-constraint.sql
1 parent 90f0c37 commit 33bc33a

File tree

1 file changed

+1
-0
lines changed
  • sql-queries-11/fix-error-1064-when-using-ALTER-TABLE-ADD CONSTRAINT-in-MySQL

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
-- Drop the constraint so that we can add it back
12
ALTER TABLE specification
23
DROP FOREIGN KEY specification_program_id_fkey;

0 commit comments

Comments
 (0)