Skip to content

Commit cb1051f

Browse files
authored
Create drop-constraint.sql
1 parent 3c3bda2 commit cb1051f

File tree

1 file changed

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

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ALTER TABLE specification
2+
DROP FOREIGN KEY specification_program_id_fkey;

0 commit comments

Comments
 (0)