]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem in ALTER TABLE causing table or column references in sub-selects ton...
authordan <Dan Kennedy>
Mon, 27 Sep 2021 15:44:03 +0000 (15:44 +0000)
committerdan <Dan Kennedy>
Mon, 27 Sep 2021 15:44:03 +0000 (15:44 +0000)
commit5a69d19eea897dd597f48ad994c2cbdfd7052687
tree1e15d974b47ae820cae322a43e7593fc85a30ab4
parent76ec55fddba94ea2c97d6f59b6c2417209a23079
Fix a problem in ALTER TABLE causing table or column references in sub-selects ton the RHS of a vector SET clause in an UPDATE within a trigger (i.e. "SET (a,b) = ( (SELECT...), <expr> )").

FossilOrigin-Name: 255b0eeed113d83b474efc5bc8fc790a270bc43ee598df4b2c378e1ad2d729b7
manifest
manifest.uuid
src/alter.c
src/expr.c
test/altermalloc3.test