Fixing issue #759 by disabling Foreign Key Checks.
During migrations some queries are out of order regarding to foreign keys. Because of this the migrations fail when the sql database has this enforced by default. Turning of this check during the migrations will fix this and this is only per session.pull/916/head
parent
dce054e632
commit
35f30088b2
Loading…
Reference in new issue