update sql folder
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Pau 2022-12-27 10:10:37 +01:00
parent c9468990b7
commit ada3e6f175
2 changed files with 3 additions and 4 deletions

View File

@ -1,4 +0,0 @@
INSERT INTO `salix`.`ACL` (`model`,`property`,`accessType`,`principalId`)
VALUES
('NotificationSubscription','*','*','employee'),
('NotificationAcl','*','*','employee');

View File

@ -0,0 +1,3 @@
VALUES
('NotificationSubscription','*','*','employee'),
('NotificationAcl','*','*','employee');