On 6 Mar 2017, at 9:30pm, Richard Hipp <d...@sqlite.org> wrote:

> See
> https://www.sqlite.org/draft/pragma.html#pragma_optimize for
> additional information.

I’m sure this is extremely far-future-looking, but a default mask of 254 (0xfe) 
might be better than the stated default of 14 (0x0e).

-------

<https://www.sqlite.org/draft/pragma.html#pragma_foreign_key_check>

Would it be possible to improve the description of this check to make it clear 
whether all violations, or only the first violation, of each FOREIGN KEY is 
reported ?

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to