5660-changeRolDeliveryAssistant #1607
|
@ -13,4 +13,4 @@ INSERT INTO `account`.`roleInherit` (role, inheritsFrom)
|
|||
(SELECT id FROM account.role WHERE name = 'deliveryAssistant') roleInherit;
|
||||
|
||||
|
||||
CALL account.role_syncPrivileges();
|
||||
CALL `account`.`role_syncPrivileges`();
|
||||
|
|
Loading…
Reference in New Issue