]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Construct secondary indices on WITHOUT ROWID tables.
authordrh <drh@noemail.net>
Wed, 23 Oct 2013 22:23:03 +0000 (22:23 +0000)
committerdrh <drh@noemail.net>
Wed, 23 Oct 2013 22:23:03 +0000 (22:23 +0000)
commit4415628a4acddca6a12c2d42a66e922168191578
tree710dc692ae15052bbcb14aee4dc3b85c516b387f
parent11f9b033cc9063f3bf532ce6fcdb1efe11ea86ad
Construct secondary indices on WITHOUT ROWID tables.

FossilOrigin-Name: 2c028ddc85cb45746cad6ab0cefd99134fbd50d7
manifest
manifest.uuid
src/build.c
src/delete.c
src/pragma.c
src/sqliteInt.h
src/where.c