]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In ALTER TABLE, rename columns and tables in expressions that are optimized out by...
authordan <dan@noemail.net>
Mon, 30 Dec 2019 06:55:31 +0000 (06:55 +0000)
committerdan <dan@noemail.net>
Mon, 30 Dec 2019 06:55:31 +0000 (06:55 +0000)
commit2b6e670f73ed38ac4df9144c9569fd76a302a7a8
treed55c3d6d844d7fc53a189ad77983a9c82e30a996
parent7b14b65d20a2ba85bd90689772f605ba5a32bfed
In ALTER TABLE, rename columns and tables in expressions that are optimized out by the "AND 0" optimization. Doing this also fixes an otherwise harmless assert() failure.

FossilOrigin-Name: a9e0354c992b0287608ddd18fd35fe7e6102a8f293d6e6e1b3488644bcda8168
manifest
manifest.uuid
src/expr.c
test/altertab2.test
test/altertab3.test