]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the WITHOUT ROWID table logic so that it generates a correct KeyInfo
authordrh <drh@noemail.net>
Wed, 17 Jul 2019 12:49:16 +0000 (12:49 +0000)
committerdrh <drh@noemail.net>
Wed, 17 Jul 2019 12:49:16 +0000 (12:49 +0000)
commit3db3d12cd11b60c47e52050eb3e83a67b7664d0f
tree683a7a5a2e6ae04c2fc6fc07e12d2f33fa4144a6
parent4d02b5f7d0e346ea8faeeb8d65d57f516d1def44
parent19d9a3ca6ce3d0f8ee0d6c249faf4e972af47e00
Fix the WITHOUT ROWID table logic so that it generates a correct KeyInfo
object for tables that have a PRIMARY KEY containing the same column used
more than once with different collating sequences.  Enhance the index_xinfo
pragma to assist in testing the above. Fix for ticket [fd3aec0c7e3e2998].

FossilOrigin-Name: 84a51a755c18ac8253080db6eec505df894ee3b1e97cfa8e61039ac38001e270
manifest
manifest.uuid