packagist cakephp/migrations 2.2.0

latest releases: dev-add-status-command, dev-no-phinx, dev-config-integration...
4 years ago

Improvements

  • Added ability to create decimal columns when generating migrations.
  • Columns with names of latitude and longitude will have decimal types inferred if they do not have an explicit type set.
  • Nullable column detection was improved.
  • Documentation for this plugin is now included in the repository.
  • Zipball exports no longer include build configuration files.
  • The dry-run option now works as expected.
  • changeColumn() can now add autoIncrement to columns.
  • unique now works as an attribute for columns.

Don't miss a new migrations release

NewReleases is sending notifications on new releases.