Skip to content

Commit

Permalink
editoast: fix group name constraint rollback
Browse files Browse the repository at this point in the history
Signed-off-by: hamz2a <[email protected]>
  • Loading branch information
hamz2a committed Jan 24, 2025
1 parent 4302966 commit 4f2c918
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DROP CONSTRAINT group_name_unique;
ALTER TABLE authn_group DROP CONSTRAINT group_name_unique;

0 comments on commit 4f2c918

Please sign in to comment.