3.3.0
- Deprecated method
removeMigrationTable()
has been removed. - Extracting column from migration with column data provided in form different than
ColumnSchemaBuilder
instance throws exception from now on. - Default column value accepts empty strings now.
- Default column value accepts arrays now.
- Unique indexes are not triggering unnecessary updates from now on.