Skip to content

Can RunInTransactionAsync return result? #615

@magerate

Description

@magerate

Sometimes we need multiple select statements in one transaction, it will improve performance.
The signature maybe something like this.
Task RunInTransactionAsync(Func<SQLiteConnection,T> func)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions