]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Added the last_insert_rowid API function. Improved documentation of
authordrh <drh@noemail.net>
Wed, 16 Jan 2002 21:00:27 +0000 (21:00 +0000)
committerdrh <drh@noemail.net>
Wed, 16 Jan 2002 21:00:27 +0000 (21:00 +0000)
commitaf9ff33ac1ac9234e03a668c83e674a5568686ee
treea03056b2c83391b438c7a6adfcac5f67da172739
parenta297b5c3cfc980c28fe60889f25822f2cd5072f3
Added the last_insert_rowid API function.  Improved documentation of
the random ROWID algorithm. (CVS 349)

FossilOrigin-Name: f74d61aaf3fec06cde2c4a6f1465f86ac9058ad2
16 files changed:
VERSION
manifest
manifest.uuid
src/main.c
src/random.c
src/sqlite.h.in
src/sqliteInt.h
src/tclsqlite.c
src/test1.c
src/vdbe.c
test/intpkey.test
test/tclsqlite.test
www/c_interface.tcl
www/changes.tcl
www/faq.tcl
www/tclsqlite.tcl