Skip to content

3.3.0

Compare
Choose a tag to compare
@bizley bizley released this 25 Apr 21:02
· 246 commits to master 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.