Skip to content

Feature Request: Add global configuration option in new Database(options) for transactions (either DEFAULT, IMMEDIATE or EXCLUSIVE) #1217

Open
@titanism

Description

@titanism

It would be great if we had a global configuration for BEGIN IMMEDIATE and BEGIN EXCLUSIVE at the new Database() level (as opposed to invoking db.transaction(() => {}).immediate();).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions