salix/db/versions/.archive/10386-tealTulip/00-firstScript.sql

6 lines
147 B
MySQL
Raw Normal View History

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