Skip to content

2.6.0

Compare
Choose a tag to compare
@bizley bizley released this 25 Apr 20:49
· 26 commits to 2.x since this release
  • 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.