On Thu, Aug 27, 2015 at 4:20 PM, Hick Gunter <hick at scigames.at> wrote:

> But you have to run the query as opposed to just parsing EXPLAIN
>

The doc says:

  The authorizer callback is invoked as SQL statements are being compiled
by sqlite3_prepare()  [and co.]

So the query to prepare is different indeed (drop the EXPLAIN prefix I
currently add).
Note also my current EXPLAIN query is actually "run" as well, i.e. stepped
through. --DD

Reply via email to