refs #4815 feat:DeviceLog Model #1705
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1705
Loading…
Reference in New Issue
No description provided.
Delete Branch "4815-deviLogModel"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +1,6 @@
ALTER TABLE vn.deviceLog ADD serialNumber varchar(45) DEFAULT NULL NULL;
Comilles
@ -0,0 +2,4 @@
ALTER TABLE vn.deviceLog ADD serialNumber varchar(45) DEFAULT NULL NULL;
INSERT INTO `salix`.`ACL` ( model, property, accessType, permission, principalType, principalId)
VALUES( 'DeviceLog', '*', 'WRITE', 'ALLOW', 'ROLE', 'employee');
Que tingues permis de escritura en un log no es un poc extrany?
I si es aixina, si pots donarlilo sobre la ruta especifica millor (create, updateAttributes, etc...)