Skip to content

[FEATURE]: Add types for exceptions #5348

@drinkcsis

Description

@drinkcsis

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

If I make INSERT in some table where is 'duplicate key value violates unique constraint' I got exception with type 'DrizzleQueryError' instead of 'UniqueConstraintViolationException' for example. So I can not correctly processed exceptions from Drizzle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions