On Thu, Aug 2, 2018 at 9:35 AM Keith Medcalf <kmedc...@dessus.com> wrote:

> You observe no violation when VIOLATION is 0 because there is no
> referential integrity violation to report ...
>

Really Keith? Parent IDs are in range [0, NROWS)
Child/FK IDs inserted are in range  [NROWS, 2*NROWS)
How's that not an FK violation? At least that's how I read the code. Am I
reading wrong? --DD
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to