Skip to content

Batch queries in transactions #89

@vanillacode314

Description

@vanillacode314

The doc says to use transactions if you need to have logic b/w your queries or use batch if you just want to send multiple queries at once. My use case involves both making some queries, then doing some logic and then sending a lot of queries. Is there something like tx.batch instead of tx.sql for this usecase?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions