On Sep 26, 2011, at 09:11 PM, Dan MacNeil wrote:

>Foreign key constraints are available in sqlite 3.6.19 and above. They are
>turned off by default. They can be enabled with:
>
>       PRAGMA foreign_keys = ON;
>
>More details at:
>               http://www.sqlite.org/foreignkeys.html  

Thanks.  AFAICT, Ubuntu's sqlite3 package is compiled with this enabled, and
adding this line to mailman.sql still passes all the tests.

-Barry
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to