refs #5576 feat: remove changes file
This commit is contained in:
parent
ae64e9e1a1
commit
3c791d7a20
|
@ -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');
|
Loading…
Reference in New Issue