Skip to content

Commit

Permalink
add db migration
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBenediktBusch committed Jul 9, 2024
1 parent b10e36d commit a7759c6
Show file tree
Hide file tree
Showing 3 changed files with 1,701 additions and 1 deletion.
1 change: 1 addition & 0 deletions migrations/0030_polite_forge.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE "questions_to_group_categories" ALTER COLUMN "group_category_id" SET NOT NULL;
Loading

0 comments on commit a7759c6

Please sign in to comment.