On 3/4/16, Dominique Devienne <ddevienne at gmail.com> wrote:
>
> [OT] The PRAGMA defer_foreign_keys=ON statement now also disables RESTRICT
> actions on foreign key.
>
>  Does that mean handling of the RESTRICT is
> also postponed to commit-time,
> or that RESTRICT is not honored in deferred FK mode (and thus violating
> referential integrity).

The latter.

-- 
D. Richard Hipp
drh at sqlite.org

Reply via email to