Gerhard Häring added the comment:

The low-hanging fruit of executemany() reusing the prepared statement is of 
course taken. Also, there is a statement cache that is being used transparently.

I am against exposing the statement directly via the API.

----------
assignee:  -> ghaering
nosy: +ghaering
priority: normal -> low
resolution:  -> rejected

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22956>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to