On 2 Apr 2012, at 5:56pm, Pete <p...@mollysrevenge.com> wrote:

> Enabling foreign keys in my application works fine and INSERTs thast
> violate a fkey constraint fail.  Is this a know problem with sqlite3?  I'm
> using version 3.6.12 on a Mac.

<http://sqlite.org/foreignkeys.html>

"This document describes the support for SQL foreign key constraints introduced 
in SQLite version 3.6.19."

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

Reply via email to