_gristsys_Action
This data as json
0 records
CREATE TABLE _gristsys_Action ( id INTEGER PRIMARY KEY, "actionNum" BLOB DEFAULT 0, "time" BLOB DEFAULT 0, "user" BLOB DEFAULT '', "desc" BLOB DEFAULT '', "otherId" BLOB DEFAULT 0, "linkId" BLOB DEFAULT 0, "json" BLOB DEFAULT '' );