Submit
Path:
~
/
/
opt
/
psa
/
admin
/
plib
/
modules
/
grafana
/
resources
/
db
/
migrations
/
File Content:
20181030-1_initial.sql
CREATE TABLE `modules_states` ( `moduleId` text NOT NULL, `type` integer NOT NULL, `name` text NOT NULL, `checksum` integer NOT NULL, PRIMARY KEY (`moduleId`, `type`, `name`) ); CREATE TABLE `params` ( `name` text NOT NULL PRIMARY KEY, `value` text );
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
20181030-1_initial.sql
266 bytes
0644
N4ST4R_ID | Naxtarrr