Kevin Decherf fb5c155484 migrations: fix mysql migration for an edge case
In an unspecified case the schema state was not consistent with the
expected migration plans. This fix ignores two statements by checking
if a foreign key is here or not.

This issue may have been caused by a rewrite of an old migration,
probably through 4acbeb93717612f361627f7d4b946fcb4477823c

Fixes #4826

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2020-12-13 18:10:43 +01:00
..
2015-01-22 08:30:07 +01:00
2016-01-15 09:35:38 +01:00
2020-06-15 08:25:59 +02:00