]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the TCL interface, the "sqlite" command now always returns the address
authordrh <drh@noemail.net>
Wed, 26 Jun 2002 20:06:05 +0000 (20:06 +0000)
committerdrh <drh@noemail.net>
Wed, 26 Jun 2002 20:06:05 +0000 (20:06 +0000)
commit06b2718a5f8898baa74b15761f84440d4a13a71c
tree3996011bb73d05652d4b495f2c99e22b32fcb52d
parentb13632063d5cfa89a076f3c4ed3dda62008e9f67
In the TCL interface, the "sqlite" command now always returns the address
of the "sqlite*" pointer that sqlite_open() returns.  It used to do this
only when compiled with the SQLITE_TEST macro defined. (CVS 648)

FossilOrigin-Name: 9ca6368525fe81fe9c78c6911f4d23009ce858d5
manifest
manifest.uuid
src/tclsqlite.c
src/test1.c
src/test3.c