]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ugh. Consecutive UNIQUE index entries are only distinct if the index is
authordrh <drh@noemail.net>
Wed, 23 Jul 2014 19:37:21 +0000 (19:37 +0000)
committerdrh <drh@noemail.net>
Wed, 23 Jul 2014 19:37:21 +0000 (19:37 +0000)
commit6861b8a13fb0ab906c2ab41e6bb6f5d557969365
treee28c945586df1ff8a439cb43527b9bb4e6b54106
parent553818a0aaffdbf62fd038eb0a7d3dd3e830cf59
Ugh.  Consecutive UNIQUE index entries are only distinct if the index is
on NOT NULL columns.  So the previous version was not quite right.  This
check-in fixes the problem.

FossilOrigin-Name: 30033f965030a015fad15e532bcaba1314c8cc0f
manifest
manifest.uuid
src/analyze.c