Skip to content

Commit

Permalink
Delete unique constraint from h2 db
Browse files Browse the repository at this point in the history
  • Loading branch information
rmiccoli committed Nov 23, 2023
1 parent 9be053f commit 87cfacc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE iam_x509_cert DROP CONSTRAINT CONSTRAINT_32;

0 comments on commit 87cfacc

Please sign in to comment.