feat: refs #8304 add ACL entry for WorkerDms with high privileges #3353
db/versions/11404-azureAnthurium
|
@ -0,0 +1,2 @@
|
|||
INSERT INTO salix.ACL (model, property, accessType, permission, principalType, principalId)
|
||||
VALUES('WorkerDms', 'hasHighPrivs', 'READ', 'ALLOW', 'ROLE', 'hr');
|
Loading…
Reference in New Issue