]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Get the non-callback API working with the EXPLAIN keyword and for PRAGMAs.
authordrh <drh@noemail.net>
Sat, 1 Mar 2003 19:45:34 +0000 (19:45 +0000)
committerdrh <drh@noemail.net>
Sat, 1 Mar 2003 19:45:34 +0000 (19:45 +0000)
commitdde85d9e00f7da0d34f4837c46e8a66deb81d5c0
tree2c462748262ed997103760f66c16f84386caf2e3
parent627a71efa733704f69692dfda964bf0fe970240f
Get the non-callback API working with the EXPLAIN keyword and for PRAGMAs.
Tickets #258 and #257.  Update the API documentation on the sqlite_changes()
routine to explain how it works with the non-callback API.  Ticket #250. (CVS 875)

FossilOrigin-Name: 620e1065e978545dd7bf6fa6fad1e6b93918dbf8
manifest
manifest.uuid
src/build.c
src/vdbe.c
test/capi2.test
test/tester.tcl
www/c_interface.tcl