salix/db/versions/.archive/10514-silverAspidistra/00-firstScript.sql

6 lines
150 B
SQL

-- Place your SQL code here
USE vn;
INSERT INTO vn.silexACL
(module, `method`, `role`)
VALUES('almacennew', 'ticket_printLabelPrevious', 'employee');