Skip to content

Expose prepared statements via API #80

@CoinFuMasterShifu

Description

@CoinFuMasterShifu

Is it possible to change the API such that I can create prepared statements in advance before I execute them? Right now it is only possible to do batch processing (where the prepared statements are created at the beginning) but no explicit control is available over the lifetime of a prepared statement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions