]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Wrap all automatic index changes inside SQLITE_OMIT_AUTOMATIC_INDEX. Add
authordrh <drh@noemail.net>
Wed, 7 Apr 2010 16:54:58 +0000 (16:54 +0000)
committerdrh <drh@noemail.net>
Wed, 7 Apr 2010 16:54:58 +0000 (16:54 +0000)
commitc6339081995b474bcf54e393e687bb1dde193005
tree727cbb8294c3687d23d421644c5765aeb100a235
parent4139c99eba8268b7b17f2128e4308797c887a2e8
Wrap all automatic index changes inside SQLITE_OMIT_AUTOMATIC_INDEX.  Add
the automatic_index PRAGMA to turn it on and off.

FossilOrigin-Name: a811a47fbe4f757a7ab575ae5a0f65177a3f07c0
manifest
manifest.uuid
src/ctime.c
src/main.c
src/pragma.c
src/sqliteInt.h
src/test_config.c
src/where.c
test/collate4.test