]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fixed the support of UNIQUE and PRIMARY KEY. (CVS 268)
authordrh <drh@noemail.net>
Thu, 27 Sep 2001 15:11:53 +0000 (15:11 +0000)
committerdrh <drh@noemail.net>
Thu, 27 Sep 2001 15:11:53 +0000 (15:11 +0000)
commitadbca9cfdef3522651863ffbf29d48d4014101d0
tree5d454416f2f703708d5b77c5edb90480e010d727
parent717e6402948a55c8501adcdedc0508a82f9b880d
Fixed the support of UNIQUE and PRIMARY KEY. (CVS 268)

FossilOrigin-Name: 116fdad06868acf6aca9e75c2c3497c0511a42c3
13 files changed:
manifest
manifest.uuid
src/build.c
src/main.c
src/parse.y
src/shell.c
src/sqliteInt.h
src/vdbe.c
src/vdbe.h
test/index.test
test/table.test
test/tester.tcl
test/unique.test [new file with mode: 0644]