refs #5134 feat:models
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Sergio De la torre 2023-10-13 08:02:00 +02:00
parent 35c0ec0d04
commit 1a7f7b6a00
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
INSERT INTO `salix`.`ACL` ( model, property, accessType, permission, principalType, principalId)
VALUES('TicketCollection', '*', 'WRITE', 'ALLOW', 'ROLE', 'production');