Skip to content

DB-API: Use prepared statements where appropriate #200

Open
@Totktonada

Description

@Totktonada

After #199 we can use prepared statements in the Database API if it is available on the server. It looks worthful at least in <cursor object>.executemany().

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA new functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      DB-API: Use prepared statements where appropriate · Issue #200 · tarantool/tarantool-python