refactor: refs #7820 Deprecated silexACL #2833

Merged
guillermo merged 1 commits from 7820-silexAcl into dev 2024-08-06 07:15:21 +00:00
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1,2 @@
RENAME TABLE vn.silexACL TO vn.silexACL__;
ALTER TABLE vn.silexACL__ COMMENT='@deprecated 2024-08-05 refs #7820';

View File

@ -66,7 +66,6 @@ fixtures:
- siiTrascendencyInvoiceIn - siiTrascendencyInvoiceIn
- siiTypeInvoiceIn - siiTypeInvoiceIn
- siiTypeInvoiceOut - siiTypeInvoiceOut
- silexACL
- state - state
- ticketUpdateAction - ticketUpdateAction
- volumeConfig - volumeConfig