On Fri, May 24, 2013 at 7:07 AM, kyan <[email protected]> wrote:

>
> So my question is, is [the foreign_key_check] pragma exhaustive or is it
> somehow optimised so
> that it does not always perform a full database scan -e.g. by means of some
> internal per-transaction FK violation counter or list? Because if it is
> optimised and thus fast enough then I suppose I can try to use it for the
> purpose I have described.
>


It is exhaustive


-- 
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