]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The callback on sqlite3_trace() is invoked the first time sqlite3_step()
authordrh <drh@noemail.net>
Wed, 15 Sep 2004 13:38:10 +0000 (13:38 +0000)
committerdrh <drh@noemail.net>
Wed, 15 Sep 2004 13:38:10 +0000 (13:38 +0000)
commitc16a03b54b0cce0924640dd9673caaa166fdb710
treee38a6b91d5f2d513321f4dd2b28f505c3fef3349
parentfd241b0ea421c0e167047799c1f2a1cb6ac91fca
The callback on sqlite3_trace() is invoked the first time sqlite3_step()
is called after sqlite3_prepare() or sqlite3_reset().  Ticket #900. (CVS 1960)

FossilOrigin-Name: 0cc2f40e6afa157ead45140c4e28a9a33c469b73
manifest
manifest.uuid
src/build.c
src/main.c
src/vdbeapi.c
src/vdbeaux.c
test/trace.test
www/capi3ref.tcl