Skip to content

DB Errors are not rolled back #209

Description

@Fluxticks

When an error occurs with the DB, the exception handler should perform rollback any attempted changes.

The fix:

  • Add session.rollback() to every DB exception handler

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions