mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-25 18:41:05 +00:00
fb5c155484
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
|
||
---|---|---|
.. | ||
config | ||
DoctrineMigrations | ||
Resources | ||
.htaccess | ||
AppCache.php | ||
AppKernel.php |