]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow indexes to be created on date/time functions as long as the 'now'
authordrh <drh@noemail.net>
Wed, 19 Jul 2017 19:48:40 +0000 (19:48 +0000)
committerdrh <drh@noemail.net>
Wed, 19 Jul 2017 19:48:40 +0000 (19:48 +0000)
commit3e34eabcdff57778702f781c4d4ea7b3529711dc
tree3be3fee1c06587836fda96701d949e646919c21e
parent885f410472a33c7c9c18895df1b299c8fe2707ba
Allow indexes to be created on date/time functions as long as the 'now'
date and the 'localtime' and 'utc' modifiers are not used.

FossilOrigin-Name: 0a5e1c04d9d07bb7fd6546a9ddac1bf42b19ea19c2b79570aea6cd4226887a27
manifest
manifest.uuid
src/date.c
src/delete.c
src/expr.c
src/pragma.c
src/sqliteInt.h
src/vdbe.c
src/vdbe.h
src/vdbeaux.c
test/indexexpr1.test