On 1/7/15, Dima Tisnek <dim...@gmail.com> wrote: > Documentation states: > > The LIKE optimization is not attempted if there is an EXCEPT phrase on > the LIKE operator. > > However you can't really slap EXCEPT (a kind of set difference join) > on top of LIKE. >
Thanks for bring that to my attention. Now fixed. See https://www.sqlite.org/docsrc/info/1e0e7c930074 for the check-in. This change will appear in the next release. -- D. Richard Hipp d...@sqlite.org _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users