On 9/10/15, Roman Fleysher <roman.fleysher at einstein.yu.edu> wrote:
> Dear SQLiters,
>
> PRAGMA integrity_check is described to check UNIQUE and NOT NULL
> constraints. Does it check other CHECK constraints specified in the column
> definition?
>

Apparently it does not.  I thought it did.  I'll add that to my list
of things to do.
-- 
D. Richard Hipp
drh at sqlite.org

Reply via email to