Mark Bucciarelli <[email protected]> added the comment: huh. is it already on in your sqlite install?
$ sqlite3 SQLite version 3.7.7.1 2011-06-28 17:39:05 Enter ".help" for instructions Enter SQL statements terminated with a ";" sqlite> pragma foreign_keys; 0 sqlite> is what i get (it's off). ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12997> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
