fix: #6085 Old db/changes directory removed

This commit is contained in:
Juan Ferrer 2024-03-27 16:18:21 +01:00
parent 9aa46c3a90
commit 2a8256319f
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
DELETE FROM salix.ACL
WHERE model = 'MailAliasAccount'
AND property = 'canEditAlias'
AND principalType = 'ROLE'
AND principalId = 'marketingBoss';