Skip to content

'UseTransaction` Doesn't work properly #225

@danmanor

Description

@danmanor

Notice that during migration in -

defer g.rollback()

the rollback is deferred, which means that in a successful flow it will be called after commit -
return g.commit()

which causes errors -

Metadata

Metadata

Assignees

No one assigned

    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