Skip to content

Remove auto-transaction behavior from main instance #40

@andrewosh

Description

@andrewosh

When you do an await db.insert(...) on the primary db instance, that should internally be fully committed without requiring an additional db.flush().

If the user wants transaction behavior, they should explicitly use db.transaction().

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