packagist cakephp/migrations 1.4
CakePHP Migrations 1.4.0 Released

latest releases: dev-add-status-command, dev-no-phinx, dev-config-integration...
8 years ago
  • Now requires CakePHP 3.1.X
  • Fix a behaviour that would exit the shell process if you were to call the migrations shell using a Shell::dispatchShell() call
  • Fix a bug where some tables name were not correctly extracted in some bake calls
  • You can now specify the length of the field when baking a migration. More details in the CakePHP Cookbook
  • The mark_migrated command is now behaving like other phinx commands. The previous behaviour and syntax are still supported to provide backward compatibility but are considered deprecated. More details in the CakePHP Cookbook

Don't miss a new migrations release

NewReleases is sending notifications on new releases.