]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow the output arguments in sqlite_compile and sqlite_step to be NULL
authordrh <drh@noemail.net>
Wed, 9 Jul 2003 00:28:13 +0000 (00:28 +0000)
committerdrh <drh@noemail.net>
Wed, 9 Jul 2003 00:28:13 +0000 (00:28 +0000)
commit073e5a7751dd1db2fbb044957a9324947ba86cde
tree921c89d1d9b8a04aba1db939fe6b37a7b1af3d10
parent23af2f6eb2fd7ac5230bb71445ed89fde1212f14
Allow the output arguments in sqlite_compile and sqlite_step to be NULL
pointers.  Tickets #384 and #385. (CVS 1049)

FossilOrigin-Name: dd84f88f6c4012e4a093a4881f6fe50527bb2006
manifest
manifest.uuid
src/main.c
src/test1.c
src/vdbe.c
test/capi2.test