On 8 Nov 2019, at 7:08pm, Mario M. Westphal <m...@mwlabs.de> wrote:

> The query looks like this:

Try using

EXPLAIN QUERY PLAN on your query.

<https://sqlite.org/eqp.html>

You might be able to see the two places where your function is called.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to