• Albert Casademont's avatar
    Fix unsigned columns in MySql · e44a6c36
    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.
    e44a6c36
MySqlSchemaManager.php 7.27 KB