Looks like the answer to your question is negative:
http://www.sqlite.org/draft/pragma.html#pragma_foreign_keys
http://www.sqlite.org/draft/pragma.html#pragma_recursive_triggers


Pavel

On Sat, Jul 17, 2010 at 7:27 PM, Ben Danper <seb...@live.com> wrote:
>
> As of 3.6.23.1 the pragmas foreign_keys and recursive_triggers default to 
> OFF, but the documentation mentions they might get enabled in the future. It 
> would seem natural for these features to be enabled by default; as I 
> understand the only reason they are disabled is to avoid affecting existing 
> applications.
>
> Will 3.7 take the opportunity with the version bump to change the default 
> values of these pragmas?
>
> _________________________________________________________________
> Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
> https://signup.live.com/signup.aspx?id=60969
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to