How-To Guides
...
Table Catalog
aioc.sc _userlog
1 min
it stores commands/queries created during the established connection column data type description db id bigint table's primary key session id character varying(255) each data inserted into this table must have a session the id of that session is stored here as a foreign key log time timestamp date the command / query was created log text command / query created allowed boolean the discarded query tells you if it is stuck in any policy "true" means it is not installed, "false" means it is installed context character varying(255) context name when the command is executed succeeded character shows whether the command has executed successfully or not the field is filled if the "enforcer terminal behaviour error message pattern" is defined in the element type properties of the target device type character varying(255) application name, like sqlproxy detail text detail info about the executed command instance name character varying(255) name of the application started by the server