]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The new ON CONFLICT logic is in and passes the legacy tests. But the
authordrh <drh@noemail.net>
Tue, 29 Jan 2002 23:07:02 +0000 (23:07 +0000)
committerdrh <drh@noemail.net>
Tue, 29 Jan 2002 23:07:02 +0000 (23:07 +0000)
commit0ca3e24b2ee1114f0dac2442540f584ab99e2db0
tree1846362f7d38b01a4677deaa6295e4d7f4949908
parent9cfcf5d4f66d3683b78961b6b082657a9f7a22dc
The new ON CONFLICT logic is in and passes the legacy tests.  But the
new capabilities have not been tested and are likely broken. (CVS 356)

FossilOrigin-Name: ac8a4189e2a0c41161ee359db25de94435420368
manifest
manifest.uuid
src/build.c
src/delete.c
src/insert.c
src/sqliteInt.h
src/update.c
src/vdbe.c
test/intpkey.test