fix: acls #2999

Merged
jsegarra merged 4 commits from hotfix-postCodeACLS into master 2024-09-20 12:40:29 +00:00
1 changed files with 4 additions and 0 deletions
Showing only changes of commit 564d23653c - Show all commits

View File

@ -0,0 +1,4 @@
-- Auto-generated SQL script #202409201320
carlossa marked this conversation as resolved
Review

Creo que no va el comentario

Creo que no va el comentario
INSERT INTO salix.ACL (model,property,accessType,permission,principalType,principalId)
VALUES ('Postcode','*','WRITE','ALLOW','ROLE','administrative');