]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix WITHOUT ROWID tables so that they correctly deal with PRIMARY KEYs that
authordrh <drh@noemail.net>
Sun, 28 Dec 2014 22:10:51 +0000 (22:10 +0000)
committerdrh <drh@noemail.net>
Sun, 28 Dec 2014 22:10:51 +0000 (22:10 +0000)
commite385d8876e86b8b8e615f2437112f10560ac427c
treef0b84c0f4457e30543b0e6701eea37771f6284b6
parent0ab0e05c6b3b5eee7f16bd76f8a59f397449c4d8
Fix WITHOUT ROWID tables so that they correctly deal with PRIMARY KEYs that
contain redundant columns.

FossilOrigin-Name: 0dfef6757056ef0bdea8f049f7469ccf6960e2cb
manifest
manifest.uuid
src/build.c
test/without_rowid6.test [new file with mode: 0644]