Skip to content

Data/SQLite: Remove redundant error messages #5115

@aleks-f

Description

@aleks-f

SQLite back end calls throwException with error message and then again calls lastError, which only duplicates the error message.

  • if error message is provided, then lastError should not be called.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions