DELETE FROM `salix`.`ACL`
WHERE `model` = 'Worker'
  AND `property` IN ('find', 'findById', 'findOne');