Hi,

I would like to be able to generate a log of all sql statements executed
by my program.

Unfortunately all of my queries use parameters, and I would like to get
the full query (all parameters replaced with their sqlite3_bind_*
values).

Any ideas?

Cheers,

-Tim

Reply via email to