• Martin Poirier Théorêt's avatar
    Pass table object instead of table table name · 089001f2
    Martin Poirier Théorêt authored
    On the MySQLPlatform::getDropForeignKeySQL table name will not be escaped if the name is passed instead of the object table itself.
    
    Since the getLocalTableName use the localTable property the object is always available, there is no reason not to use it.
    089001f2