DBMS:
sqlite

Error:
no such table: nonexistent_table_xyz

SQL:
SELECT 1 FROM nonexistent_table_xyz

R version:
R version 4.5.3 (2026-03-11 ucrt)

Platform:
x86_64-w64-mingw32

Attached base packages:
- stats
- graphics
- grDevices
- utils
- datasets
- methods
- base

Other attached packages:
- OdysseusCharacterizationModule (0.0.1)
- testthat (3.3.2)