Switch "sqlite_refcheck" keyword arg to "migrations" which Elrond thinks is cleaner
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 26 Apr 2013 20:27:44 +0000 (15:27 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 26 Apr 2013 20:27:44 +0000 (15:27 -0500)
commitea5fb2d9d4785b1d0afc4185da15783629831fee
treee879400719994e64332b0a8ea6dbb9bc46b7197a
parent313b38f895332a700984adf8156ec9b3c4150b09
Switch "sqlite_refcheck" keyword arg to "migrations" which Elrond thinks is cleaner

Also, if migrations is true, *explicitly* say that foreign key checking is off
mediagoblin/db/open.py
mediagoblin/gmg_commands/dbupdate.py