]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If a table-constraint PRIMARY KEY lists a single column in single-quotes and
authordrh <drh@noemail.net>
Sun, 1 Nov 2015 21:35:04 +0000 (21:35 +0000)
committerdrh <drh@noemail.net>
Sun, 1 Nov 2015 21:35:04 +0000 (21:35 +0000)
commit047800eadd67c65c1a593a49bfa27c4c20c5a6df
treedbb5dcf62055c7b9e764ca830976587802ab81f7
parenta64977666443417fa37a59cd30e3f2fb7e2f5ea5
If a table-constraint PRIMARY KEY lists a single column in single-quotes and
that column has type INTEGER, then make that column an integer primary key,
for historical compatibility.  Fix for ticket [ac661962a2aeab3c331].

FossilOrigin-Name: dab0e60768aa93edf44ff380198c64475fb2a67f
manifest
manifest.uuid
src/build.c
test/index3.test