]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When generating code for partial indexes, be sure not to modify the
authordrh <drh@noemail.net>
Thu, 11 Jun 2015 13:58:35 +0000 (13:58 +0000)
committerdrh <drh@noemail.net>
Thu, 11 Jun 2015 13:58:35 +0000 (13:58 +0000)
commit72bc8208f01a8e476996db7c6de09ad61ed62d6f
tree19038f1b0c8116c3b1d33c9b6b974e211ecd0bd8
parent033eb6c8d3f4b9c3a0f9343bcb349fbad6ac0b66
When generating code for partial indexes, be sure not to modify the
index condition expression in the schema.

FossilOrigin-Name: e63d01c69c3e50f49ee3022a519c4f3e91f00520
manifest
manifest.uuid
src/delete.c
src/expr.c
src/insert.c
src/sqliteInt.h
test/index6.test