catalog_tables: data, otherformprefs
This data as json
| database_name | table_name | rootpage | sql |
|---|---|---|---|
| data | otherformprefs | 235 | CREATE TABLE [otherformprefs] ( [otherenabled] TEXT, [otherpreferred] TEXT, [otherrecordtype] TEXT, [otherrestricted] TEXT, [otherstored] TEXT, [othertemplate] TEXT, [othertemplatename] TEXT, [othertype] TEXT, [othertypename] TEXT, [sys_id] TEXT, [sys_parentid] TEXT, [env] TEXT, [role_id] TEXT, [line_key] TEXT, [line_no] TEXT, PRIMARY KEY ([env], [role_id], [line_key]) ) |