salix/db/versions/.archive/10250-wheatBamboo/00-firstScript.sql

7 lines
146 B
MySQL
Raw Normal View History

-- Place your SQL code here
/*
INSERT INTO vn.silexACL
(id, module, `method`, `role`)
VALUES(141, 'almacennew', 'item_saveStems', 'employee');
*/