code_notebook_cell_versions (view) Content
ConstructionSqlNotebook | SQL | session_ephemeral_table | 1 | 01JF7M8X63FMTAFC72VDFC9PSX |
ConstructionSqlNotebook | SQL | v001_once_initialDDL | 1 | 01JF7M8X63M8Z655RJYNW50XFD |
ConstructionSqlNotebook | SQL | v001_seedDML | 1 | 01JF7M8X63KMTN1BQPMAW5Y199 |
Web UI | SQL | auto_generate_console_content_tabular_sqlpage_files | 1 | web-ui.auto_generate_console_content_tabular_sqlpage_files |
rssd-init | Documentation | Boostrap SQL | 1 | 01JF7M8X5VBRPFJD14R1YXMAP3 |
rssd-init | Text Asset (.rs) | models_polygenix.rs | 1 | 01JF7M8X6PC6KRV8CWTJ4ZM4SZ |
rssd-init | Text Asset (.puml) | surveilr-code-notebooks-erd.auto.puml | 1 | 01JF7M8X6AB8DN612HHZR3HY7C |
rssd-init | Text Asset (.puml) | surveilr-service-erd.auto.puml | 1 | 01JF7M8X6JKB5YT8J6DXYGR43X |
rssd-init | AI LLM Prompt | understand notebooks schema | 1 | 01JF7M8X65A9MWWWM50GBAKPBD |
rssd-init | AI LLM Prompt | understand service schema | 1 | 01JF7M8X66BJS61WXZV2AW63JQ |
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: END, found: ' ||
' at Line: 42, Column: 149
"console/content/view/code_notebook_cell_versions.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'.