• Martin Poirier Théorêt's avatar
    Check for foreign table name on removed tables foreign key · b2a345f0
    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.
    b2a345f0
Name
Last commit
Last update
..
Doctrine/DBAL Loading commit data...
vendor Loading commit data...