Skip to content

Commit

Permalink
adding files
Browse files Browse the repository at this point in the history
  • Loading branch information
TheKrol committed Dec 19, 2024
1 parent a063607 commit a498af8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/migrations/20241219200647_manage-branches.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- Add migration script here
INSERT into group_permissions ( group_id, permission ) VALUES ( 1, "ManageBranches" );

0 comments on commit a498af8

Please sign in to comment.