Skip to content

[sqlite] Add inTransaction property #57922

@zdm

Description

@zdm

What is the problem this feature will solve?

Some tine it is needed to get current transaction state.
better-sqlite3 provides inTransaction property for this. It is true is database handle is currently in the transaction state.
Could you please add something similar?

What is the feature you are proposing to solve the problem?

See above.

What alternatives have you considered?

See above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssues that request new features to be added to Node.js.sqliteIssues and PRs related to the SQLite subsystem.

    Type

    No type

    Projects

    Status

    Awaiting Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions