Skip to content

Errors within a transaction are lost #30

@pjlegato

Description

@pjlegato

If a statement within a multi-statement transaction causes an error, such as an INSERT that does not provide a value for a NOT NULL column, this error is currently lost. It should probably throw an exception back to the caller.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions