Skip to content

Improved error handling and reporting in RDBAccessSvc/SqliteRecordset

Vakhtang Tsulaia requested to merge tsulaia/athena:master-sqlitesvc-error into master

Errors such as wrong table name are now handled at the SQL statement preparation stage. The new error messages are more informative than their predecessors

Merge request reports