On 1/7/15, Dima Tisnek <[email protected]> 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
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to