tarantool/tarantool-python

DB-API: Use prepared statements where appropriate

Totktonada opened this issue · 0 comments

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().