]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update the upsert parsing so that it accepts conflict-target labels using
authordrh <drh@noemail.net>
Thu, 12 Apr 2018 15:43:05 +0000 (15:43 +0000)
committerdrh <drh@noemail.net>
Thu, 12 Apr 2018 15:43:05 +0000 (15:43 +0000)
commit6cd7d489dbb08fbf9e39156dc07743898417e689
tree26117e68b0f8ae457485e972b8cb72654a0b5577
parent46d2e5c35a7f7e82f874514a1c7a7e584c69e032
Update the upsert parsing so that it accepts conflict-target labels using
the PostgreSQL syntax, and also accepts the MySQL "ON DUPLICATE KEY"
syntax.

FossilOrigin-Name: c48f64d8ae2625a19267b02e4a173a07766934235ad3052cd9d38f5ecbcbfbc3
manifest
manifest.uuid
src/build.c
src/parse.y
src/sqliteInt.h
tool/mkkeywordhash.c