• Albert Casademont's avatar
    Fix unsigned columns in MySql · c65c269e
    Albert Casademont authored
    Unsigned column properties were never set. In consequence all migrations diff were trying to change the column definition when it was already changed.
    c65c269e
MySqlSchemaManager.php 7.27 KB