Skip to content

ERROR: current transaction is aborted, commands ignored until end of transaction block #287

@ablack3

Description

@ablack3

Whenever I have a sql error using DatabaseConnector's jdbc drivers I need to manually rollback the transaction or disconnect and reconnect to the database.

Can we automatically end the transaction in event of an error so the user does not need to manually end the transaction?

! Error executing SQL:
org.postgresql.util.PSQLException: ERROR: current transaction is aborted, commands ignored until end of transaction block

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew functionality that could be added

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions