Skip to content

async prepared statements #829

Closed
Closed
@fw42

Description

@fw42

Is it currently possible to run prepared statements asynchronously?

It seems like neither the prepare nor the execute methods take a async parameter (like query does) and setting query_options[:async] = true also doesn't seem to have an effect.

Is this a known (intended?) limitation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions