code_notebook_cell_versions (view) Content
- Start Row: 0
- Rows per Page: 50
- Total Rows: 31
- Current Page: 1
- Total Pages: 1
ConstructionSqlNotebook | SQL | session_ephemeral_table | 1 | 01JXADE9V3ARNW8RMY39GP0Y4H |
ConstructionSqlNotebook | SQL | surveilr_table_size | 1 | 01JXADE9V33XF4J780NF7D3YKG |
ConstructionSqlNotebook | SQL | v001_once_initialDDL | 1 | 01JXADE9V2JHW63SWJ05RQJ79B |
ConstructionSqlNotebook | SQL | v001_seedDML | 1 | 01JXADE9V3AYS65V03EPJWFEYY |
Web UI | SQL | auto_generate_console_content_tabular_sqlpage_files | 1 | web-ui.auto_generate_console_content_tabular_sqlpage_files |
osQuery Management Server (Policy) | SQL | Full disk encryption enabled (Linux) | 1 | 01JXADE9V51AQFXWT9HMW7ESCF |
osQuery Management Server (Policy) | SQL | Full disk encryption enabled (Macos) | 1 | 01JXADE9V63QT3G05BV7CA4PNW |
osQuery Management Server (Policy) | SQL | Full disk encryption enabled (Windows) | 1 | 01JXADE9V627JHF2GM08QZ0A7H |
osQuery Management Server (Policy) | SQL | SSH keys encrypted | 1 | 01JXADE9V5N6Z7277RJS6QMMRN |
osQuery Management Server (Prime) | SQL | Available Disk Space (Linux and Macos) | 1 | 01JXADE9V5ZPC9XP2K5ZA4W861 |
osQuery Management Server (Prime) | SQL | Available Disk Space (Windows) | 1 | 01JXADE9V5W2HB92A2D6Y322HH |
osQuery Management Server (Prime) | SQL | Installed Linux software | 1 | 01JXADE9V5GE3CYFNG9878C4QX |
osQuery Management Server (Prime) | SQL | Installed Macos software | 1 | 01JXADE9V5QZ9MHEZJ1EARWQ5R |
osQuery Management Server (Prime) | SQL | Installed Windows software | 1 | 01JXADE9V5EFB59PKJHWQMCTM3 |
osQuery Management Server (Prime) | SQL | Listening Ports | 1 | 01JXADE9V5WE4GD6J90SGFY99A |
osQuery Management Server (Prime) | SQL | Network Interfaces (Linux and Macos) | 1 | 01JXADE9V5JMCZG97N6AFQPN42 |
osQuery Management Server (Prime) | SQL | Network Interfaces (Windows) | 1 | 01JXADE9V5Y7J0MH8E5K9W7Q21 |
osQuery Management Server (Prime) | SQL | OS Version (Linux and Macos) | 1 | 01JXADE9V48MDFAJ5N0VEY7SHX |
osQuery Management Server (Prime) | SQL | OS Version (Windows) | 1 | 01JXADE9V4TDQR6WAXGEM3EM3F |
osQuery Management Server (Prime) | SQL | Server Uptime | 1 | 01JXADE9V5BQVYNJK630RVNRE7 |
osQuery Management Server (Prime) | SQL | System Information | 1 | 01JXADE9V3RGFZAW0RHKH0TP5E |
osQuery Management Server (Prime) | SQL | Users | 1 | 01JXADE9V4685T253975079B0T |
osQuery Management Server (Prime) | SQL | osquery-ms Boundary (Linux and Macos) | 1 | 01JXADE9V4770V9Z49XJQBS5DJ |
osQuery Management Server (Prime) | SQL | osquery-ms Boundary (Windows) | 1 | 01JXADE9V4K644TH06PQB6WY65 |
osQuery Management Server Default Filters (Prime) | SQL | osQuery Result Filters | 1 | 01JXADE9V6ZXRQSX30M85964PK |
rssd-init | Documentation | Boostrap SQL | 1 | 01JXADE9V1CHVR774FT3QHG4T0 |
rssd-init | Text Asset (.rs) | models_polygenix.rs | 1 | 01JXADE9WP9QA7B2G1WA51963K |
rssd-init | Text Asset (.puml) | surveilr-code-notebooks-erd.auto.puml | 1 | 01JXADE9VT6V8HBNQ83AYMYFZT |
rssd-init | Text Asset (.puml) | surveilr-service-erd.auto.puml | 1 | 01JXADE9W227T3SVJX0E6WYFQW |
rssd-init | AI LLM Prompt | understand notebooks schema | 1 | 01JXADE9V6T1E10VC078Z78JXB |
rssd-init | AI LLM Prompt | understand service schema | 1 | 01JXADE9V3349XJ3KJCVNNV2CG |
Error in query number 6
We are sorry, but an error occurred while generating this page. You should contact the site's administrator.
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/view/code_notebook_cell_versions.auto.sql" contains a syntax error preventing SQLPage from parsing and preparing its SQL statements.
Note: You can hide error messages like this one from your users by setting the 'environment' configuration option to 'production'.