-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
schleg wrote:
> Anyone know if there's a way to get the actual query that results from
> calling sqlite3_bind*?
The bindings don't change the query (ie there is no printf equivalent
happening behind the scenes). If you want to know what bindings you
Anyone know if there's a way to get the actual query that results from
calling sqlite3_bind*? I just want to be able to log it after the parameters
have been evaluated.
Thanks!
--
View this message in context:
http://www.nabble.com/Getting-the-sqlite3_bind*-result-tp20788369p20788369.html
Sent
2 matches
Mail list logo