]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add support for vector assignments in the SET clause of an UPDATE statement.
authordrh <drh@noemail.net>
Sat, 20 Aug 2016 00:51:37 +0000 (00:51 +0000)
committerdrh <drh@noemail.net>
Sat, 20 Aug 2016 00:51:37 +0000 (00:51 +0000)
commita1251bc40d7f825a764e558717a8c348eb94ca1b
tree3ad1e393cf8ce95cc743798e500450af29ef471a
parentfc7f27b9d2e4083faba332a9a15d182549f68cb2
Add support for vector assignments in the SET clause of an UPDATE statement.

FossilOrigin-Name: f320d47d6b7b08d9552c8444004bc256348bda90
manifest
manifest.uuid
src/expr.c
src/parse.y
src/sqliteInt.h
src/whereexpr.c
test/rowvalue7.test [new file with mode: 0644]