salix/db/versions/10967-wheatLilium/00-firstScript.sql

5 lines
205 B
MySQL
Raw Permalink Normal View History

2024-03-22 10:47:12 +00:00
-- Place your SQL code here
INSERT INTO salix.ACL (model, property, accessType, permission, principalType, principalId)
VALUES('ItemShelving', 'hasItemOlder', 'READ', 'ALLOW', 'ROLE', 'production');