]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem with using ALTER TABLE to rename a table or column when the
authordan <dan@noemail.net>
Sat, 19 Jan 2019 14:07:37 +0000 (14:07 +0000)
committerdan <dan@noemail.net>
Sat, 19 Jan 2019 14:07:37 +0000 (14:07 +0000)
commit93b6c1666dfe43b77653d11512ba391a82f66094
treef0f765095a6f8f4e2a8a5174b6de1e4da98ad4f8
parent225b05795f9f9963e8c9431e3a4f1b0503a45ec1
Fix a problem with using ALTER TABLE to rename a table or column when the
database schema contains a trigger or view that itself contains an expression
 "<column> AND 0".

FossilOrigin-Name: 908ff7fffa302255a74e2334ca3a1779ed43acb0268fce5a83a56fd16794dc88
manifest
manifest.uuid
src/expr.c
test/altertab2.test