• Martin Poirier Théorêt's avatar
    Check for foreign table name on removed tables foreign key · ed7e49bb
    Martin Poirier Théorêt authored
    According to the comment
    
    // deleting duplicated foreign keys present on both on the orphanedForeignKey
    // and the removedForeignKeys from changedTables
    
    A check must be had on the $removedForeignKey so it does point on the removed table. Currently it does unset all keys removal even the one pointing on other table.
    ed7e49bb
Name
Last commit
Last update
..
Doctrine/DBAL Loading commit data...
vendor Loading commit data...