Skip to content

atomic_db_session must be able to close an open transaction #11

@krylosov-aa

Description

@krylosov-aa

Sometimes you might encounter a situation like this: you're working with a context session and need to wrap a new query in a new transaction. To avoid committing previous manually, you could set a parameter in atomic_db_session so that it automatically commits the current transaction and starts a new one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions