orchestration_session_entry (table) Content
01JFW5DHPYCFF6R6M4MN66DJKR | 01JFW5DHPYF6CNXM0VJ4597DPX | /app/www.surveilr.com/lib/pattern/research-study-explorer/package.sql.ts | {"cmd":"shell","arguments":"{\"state_db_fs_path\":\"/rssd/lib-pattern-research-study-explorer.sqlite.db\",\"sqlite_dyn_extn\":[],\"sqlpkg\":\"/root/.sqlpkg\",\"engine\":\"Rusqlite\",\"scripts\":[\"./package.sql.ts\"],\"cmd\":null,\"no_observability\":false,\"output\":\"Json\",\"import_env\":null,\"session_state_table_name\":\"session_state_ephemeral\",\"silent\":false,\"emit_session_id\":false,\"command\":null}"} | |
ORCHSESSENID-09B0D9C6A65D923D93260DC4E4E9124F | ORCHSESSID-35E5FE4B40AAD83AC08BA90D707D8009 | stateless sql file | ||
ORCHSESSENID-58CEB57346C64036E8E055071D41B2A4 | ORCHSESSID-35E5FE4B40AAD83AC08BA90D707D8009 | dclp1-single-cgm-tracing.sql |
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_entry.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'.