Skip to content

Commit

Permalink
chore: add migrations again
Browse files Browse the repository at this point in the history
  • Loading branch information
Meierschlumpf committed Oct 19, 2024
1 parent 364258f commit 99d0b06
Show file tree
Hide file tree
Showing 6 changed files with 3,330 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/db/migrations/mysql/0013_youthful_vulture.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE `group` ADD CONSTRAINT `group_name_unique` UNIQUE(`name`);
Loading

0 comments on commit 99d0b06

Please sign in to comment.