On 10/1/16, Jens Alfke <j...@mooseyard.com> wrote:
> the WHERE clause in a CREATE INDEX statement
> explicitly disallows function calls.... Is this limitation something that
> might be lifted soon

Deterministic SQL functions are now allowed in partial index WHERE
clauses, as of a few minutes ago. The current "Prerelease Snapshot"
(https://www.sqlite.org/download.html) supports this capability.
Please try it out and report any problems.  Thanks.


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to