]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Delete PRIMARY KEY index entries last. Only construct the unique prefix of
authordrh <drh@noemail.net>
Thu, 24 Oct 2013 14:16:10 +0000 (14:16 +0000)
committerdrh <drh@noemail.net>
Thu, 24 Oct 2013 14:16:10 +0000 (14:16 +0000)
commit9eade087da00b55ae45c9e7cf2cdf1e8040b76cc
tree6fc265064ae109b56e3d1918adf3bcc49deed9c5
parentacbbc5ba36589daad8ca1cbb6f07fa419f53cfec
Delete PRIMARY KEY index entries last.  Only construct the unique prefix of
an index key when deleting entries from an index.

FossilOrigin-Name: 0e56ba69f0fcd12a5166c32f6e4eacdcc29fba04
manifest
manifest.uuid
src/build.c
src/delete.c
src/pragma.c
src/where.c