orchestration_session (table) Content
| 01KEHB9ADDTZ92B5RPMYWW0DN7 | 01KEHB9A4WEHPCRJ90D1YW4DDQ | 01KEHB9ADDD11JNAQXNMAVY4JB | sqlpage: ^0.31.0 pgwire: ^0.22.0 rusqlite: ^0.32.1 sqlean: 0.27.1 surveilr: 1.5.10 | 2026-01-09 12:21:47 | 2026-01-09 12:21:47 | { "start_size": "2.98 MB", "final_size": "4.69 MB", "cmd": "shell", "arguments": "{\n \"state_db_fs_path\": \"resource-surveillance.sqlite.db\",\n \"sqlite_dyn_extn\": [],\n \"sqlpkg\": null,\n \"engine\": \"Rusqlite\",\n \"scripts\": [\n \"https://www.surveilr.com/lib/service/qualityfolio/package.sql\"\n ],\n \"cmd\": null,\n \"no_observability\": false,\n \"output\": \"Json\",\n \"import_env\": null,\n \"session_state_table_name\": \"session_state_ephemeral\",\n \"silent\": false,\n \"emit_session_id\": false,\n \"command\": null\n}" } |
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/table/orchestration_session.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'.