]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Added support for the "sqlite_temp_master" table. Increased the version
authordrh <drh@noemail.net>
Tue, 25 Jun 2002 01:09:11 +0000 (01:09 +0000)
committerdrh <drh@noemail.net>
Tue, 25 Jun 2002 01:09:11 +0000 (01:09 +0000)
commite0bc4048a057ba7826176b3daf3c8b8e3d3915ee
tree8b180567a6607da53b83851e71bce9103ddfdf46
parent1cc093c2b5af24ccf32de4cf99917fc5e5f92bdb
Added support for the "sqlite_temp_master" table.  Increased the version
number to 2.5.2. (CVS 640)

FossilOrigin-Name: 9c1432bf7485258e485bd652e3acdaeabbfe8850
17 files changed:
VERSION
manifest
manifest.uuid
src/build.c
src/main.c
src/parse.y
src/shell.c
src/sqliteInt.h
src/trigger.c
src/vdbe.c
src/where.c
test/temptable.test
test/trigger3.test
www/changes.tcl
www/faq.tcl
www/lang.tcl
www/sqlite.tcl