]> 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:19:13 +0000 (21:19 +0000)
committerdrh <drh@noemail.net>
Sun, 1 Nov 2015 21:19:13 +0000 (21:19 +0000)
commit153110a7dadd49d5ded395a61242dc046334870c
tree077698828341af0ab867cf183d37071c3c13e42f
parent6a75c8ad942df4cbd0aec29dd2e65abfadd24ac2
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: db319a035feeb6f8fcd04f90fb10cd4b06e68184
manifest
manifest.uuid
src/build.c
test/index3.test