]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite_trace() hook for tracing the SQL that an application executes.
authordrh <drh@noemail.net>
Thu, 16 Jan 2003 16:28:53 +0000 (16:28 +0000)
committerdrh <drh@noemail.net>
Thu, 16 Jan 2003 16:28:53 +0000 (16:28 +0000)
commit18de4824f610f497a7ec0ca6fd1045cb5d2d0393
treee4c06d3eca35ef568c4796f74e63fbdad7be5ff5
parentdb48ee02c4f4b7fbc00cd06efc4ca4f198266993
Add the sqlite_trace() hook for tracing the SQL that an application executes.
The plan is to leave this API undocumented for the time being, in case we
want to make changes to it later. (CVS 836)

FossilOrigin-Name: f67bff8ff3db9694f87daf1a549d24ea9612da6b
VERSION
manifest
manifest.uuid
src/main.c
src/sqlite.h.in
src/sqliteInt.h