refs #5576 feat: remove changes file

This commit is contained in:
Javier Segarra 2024-03-12 11:45:55 +01:00
parent ae64e9e1a1
commit 3c791d7a20
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
ALTER TABLE `hedera`.`imageConfig` ADD dirLevels INT UNSIGNED NOT NULL DEFAULT 2;
INSERT INTO `salix`.`ACL` (`model`, `property`, `accessType`, `permission`, `principalType`, `principalId`)
VALUES
('ImageConfig', '*', 'READ', 'ALLOW', 'ROLE', 'employee');