surveilr_table_size (table) Content
party_relation | 0.0 |
party_relation_type | 0.0 |
party_type | 0.0 |
person | 0.0 |
person_type | 0.0 |
sex_type | 0.0 |
sqlean_define | 0.0 |
sqlite_autoindex_assurance_schema_1 | 0.0 |
sqlite_autoindex_behavior_1 | 0.0 |
sqlite_autoindex_behavior_2 | 0.0 |
sqlite_autoindex_code_notebook_cell_1 | 0.0 |
sqlite_autoindex_code_notebook_cell_2 | 0.0 |
sqlite_autoindex_code_notebook_kernel_1 | 0.0 |
sqlite_autoindex_code_notebook_kernel_2 | 0.0 |
sqlite_autoindex_code_notebook_state_1 | 0.0 |
sqlite_autoindex_code_notebook_state_2 | 0.0 |
sqlite_autoindex_device_1 | 0.0 |
sqlite_autoindex_device_2 | 0.0 |
sqlite_autoindex_device_party_relationship_1 | 0.0 |
sqlite_autoindex_device_party_relationship_2 | 0.0 |
sqlite_autoindex_gender_type_1 | 0.0 |
sqlite_autoindex_gender_type_2 | 0.0 |
sqlite_autoindex_orchestration_nature_1 | 0.0 |
sqlite_autoindex_orchestration_nature_2 | 0.0 |
sqlite_autoindex_orchestration_session_1 | 0.0 |
sqlite_autoindex_orchestration_session_entry_1 | 0.0 |
sqlite_autoindex_orchestration_session_exec_1 | 0.0 |
sqlite_autoindex_orchestration_session_issue_1 | 0.0 |
sqlite_autoindex_orchestration_session_issue_relation_1 | 0.0 |
sqlite_autoindex_orchestration_session_log_1 | 0.0 |
sqlite_autoindex_orchestration_session_state_1 | 0.0 |
sqlite_autoindex_orchestration_session_state_2 | 0.0 |
sqlite_autoindex_organization_1 | 0.0 |
sqlite_autoindex_organization_role_1 | 0.0 |
sqlite_autoindex_organization_role_2 | 0.0 |
sqlite_autoindex_organization_role_type_1 | 0.0 |
sqlite_autoindex_organization_role_type_2 | 0.0 |
sqlite_autoindex_osquery_policy_1 | 0.0 |
sqlite_autoindex_osquery_policy_2 | 0.0 |
sqlite_autoindex_party_1 | 0.0 |
sqlite_autoindex_party_relation_1 | 0.0 |
sqlite_autoindex_party_relation_2 | 0.0 |
sqlite_autoindex_party_relation_type_1 | 0.0 |
sqlite_autoindex_party_relation_type_2 | 0.0 |
sqlite_autoindex_party_type_1 | 0.0 |
sqlite_autoindex_party_type_2 | 0.0 |
sqlite_autoindex_person_1 | 0.0 |
sqlite_autoindex_person_type_1 | 0.0 |
sqlite_autoindex_person_type_2 | 0.0 |
sqlite_autoindex_sex_type_1 | 0.0 |
Error We are sorry, but an error occurred while generating this page. You should contact the site's administrator.
Error in query number 6:
Parsing failed: SQLPage couldn't understand the SQL file. Please check for syntax errors:
SELECT 'text' AS component,
(SELECT CASE WHEN $current_page > 1 THEN '[Previous](?limit=' || $limit || '&offset=' || ($offset - $limit) || ')' ELSE ' END) || ' ' ||
⬆️
'(Page ' || $current_page || ' of ' || $total_pages || ') ' ||
Backtrace
sql parser error: Expected: ), found: $current_page at Line: 42, Column: 35
"console/content/table/surveilr_table_size.auto.sql" contains a syntax error preventing SQLPage from parsing and preparing its SQL statements.
You can hide error messages like this one from your users by setting the 'environment' configuration option to 'production'.