Can I get the raw SQL generated by a prepared statement in Python’s sqlite3 module?

Posted by Ben Hodgson on Stack Overflow See other posts from Stack Overflow or by Ben Hodgson
Published on 2010-05-11T11:28:45Z Indexed on 2010/05/11 11:34 UTC
Read the original article Hit count: 211

Filed under:
|
|

If so, how can I do this?

© Stack Overflow or respective owner

Related posts about python

Related posts about sqlite3