surveilr_table_size (table) Content
- Start Row: 0
- Rows per Page: 50
- Total Rows: 22
- Current Page: 1
- Total Pages: 1
assurance_schema | 0.0 |
code_notebook_cell | 0.25 |
code_notebook_kernel | 0.0 |
code_notebook_state | 0.0 |
sqlean_define | 0.0 |
sqlite_autoindex_assurance_schema_1 | 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_sqlean_define_1 | 0.0 |
sqlite_autoindex_sqlpage_aide_navigation_1 | 0.0 |
sqlite_autoindex_sqlpage_files_1 | 0.0 |
sqlite_autoindex_surveilr_function_doc_1 | 0.0 |
sqlite_autoindex_surveilr_table_size_1 | 0.0 |
sqlite_schema | 0.04 |
sqlpage_aide_navigation | 0.0 |
sqlpage_files | 0.21 |
surveilr_function_doc | 0.02 |
surveilr_table_size | 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'.