]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Added ON CONFLICT support to COPY. Updates to documentation. Bug fixes. (CVS 359)
authordrh <drh@noemail.net>
Wed, 30 Jan 2002 16:17:23 +0000 (16:17 +0000)
committerdrh <drh@noemail.net>
Wed, 30 Jan 2002 16:17:23 +0000 (16:17 +0000)
commitb419a926d4498b79ac9f177d855722ce6807c9d1
tree790aa5c15085012e08ab932cba28b865e01ea4f8
parentef6764a1d96747c19fec79b1e4bfc3072f6511da
Added ON CONFLICT support to COPY. Updates to documentation. Bug fixes. (CVS 359)

FossilOrigin-Name: cf1538d71c9ce12d5e59f367e03642cbcaf6b717
15 files changed:
Makefile.template
manifest
manifest.uuid
src/build.c
src/insert.c
src/parse.y
src/sqliteInt.h
src/update.c
src/vdbe.c
test/conflict.test
test/copy.test
www/changes.tcl
www/conflict.tcl [new file with mode: 0644]
www/formatchng.tcl
www/lang.tcl