Skip to content
Snippets Groups Projects
Commit 35f30088 authored by BlackDex's avatar BlackDex
Browse files

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.
parent dce054e6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment