Antoine Pitrou <pit...@free.fr> added the comment:

Ok, it seems that expanding the value of bound parameters in the statement 
passed to the trace callback is a recent SQLite feature:

http://www.sqlite.org/draft/releaselog/3_6_21.html
    “The SQL output resulting from sqlite3_trace() is now modified to include 
the values of bound parameters.”

----------

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

Reply via email to