Re: SQLite support for FK constraints

2010-09-01 Thread Russell Keith-Magee
On Wed, Sep 1, 2010 at 10:29 PM, Ramiro Morales wrote: > Hi all, > > SQLite 3.6.19 from Oct 14 2009 added support for enforcing these > constraints. The relevant documentation is available at > http://www.sqlite.org/foreignkeys.html > > I've opened ticket [1]14204 with a initial patch. > > In shor

SQLite support for FK constraints

2010-09-01 Thread Ramiro Morales
Hi all, SQLite 3.6.19 from Oct 14 2009 added support for enforcing these constraints. The relevant documentation is available at http://www.sqlite.org/foreignkeys.html I've opened ticket [1]14204 with a initial patch. In short, the SQLite feature has the following particularities: * There is no