Skip to content

remove isSQLThrowExceptionsNone option #301

@kortemik

Description

@kortemik

Description
currently datasource supports isSQLThrowExceptionsNone by

hiding thrown exceptions
https://github.com/teragrep/pth_06/blob/main/src/main/java/com/teragrep/pth_06/planner/StreamDBClient.java#L132-L135

and by changing the sql_mode
https://github.com/teragrep/pth_06/blob/main/src/main/java/com/teragrep/pth_06/planner/StreamDBClient.java#L148-L159

these mitigate badly designed sql which must be improved.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions