Skip to content

ScenarioDbManager - remove support for non-transaction operations #56

Open
@victorterpstra

Description

The ScenarioDbManager.init() has the parameter enable_transactions to allow DB operations in transactions.
This has proven to be very reliable. In addition this is probably required by SQLAlchemy 2.0.

Thus no need anymore to support enable_transactions=False and the code to enable this can be cleaned up.

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