Merge pull request 'refactor: refs #7820 Deprecated silexACL' (!2833) from 7820-silexAcl into dev
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #2833 Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
This commit is contained in:
commit
58677dca56
|
@ -0,0 +1,2 @@
|
|||
RENAME TABLE vn.silexACL TO vn.silexACL__;
|
||||
ALTER TABLE vn.silexACL__ COMMENT='@deprecated 2024-08-05 refs #7820';
|
|
@ -66,7 +66,6 @@ fixtures:
|
|||
- siiTrascendencyInvoiceIn
|
||||
- siiTypeInvoiceIn
|
||||
- siiTypeInvoiceOut
|
||||
- silexACL
|
||||
- state
|
||||
- ticketUpdateAction
|
||||
- volumeConfig
|
||||
|
|
Loading…
Reference in New Issue