]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the sqlite3OpenTable() utility to open the PRIMARY KEY index when
authordrh <drh@noemail.net>
Wed, 23 Oct 2013 23:37:02 +0000 (23:37 +0000)
committerdrh <drh@noemail.net>
Wed, 23 Oct 2013 23:37:02 +0000 (23:37 +0000)
commitdd9930ef20da779d9046af1ce28745c21668095f
tree69c1d4921fa7fe1a5df3f727e1c72d4856fb430a
parent4415628a4acddca6a12c2d42a66e922168191578
Change the sqlite3OpenTable() utility to open the PRIMARY KEY index when
reading a WITHOUT ROWID table.

FossilOrigin-Name: 247f389930aededaa54ecb792748aa8d0ad6d57b
manifest
manifest.uuid
src/build.c
src/insert.c
src/where.c