github cakephp/migrations 1.6.4
CakePHP Migrations 1.6.4 released

latest releases: 4.2.0, 4.1.1, 4.1.0...
7 years ago
  • A new option --data has been added to the bake seed command that will allow you to export data from an existing table. (#191, #260). More informations about the feature will be available soon in the cookbook.
  • Migrations CLI commands exceptions thrown by the business layer are not caught anymore. (#258 / #261).
  • All "*_phinxlog" tables are now skipped when baking a diff (#263 / #267).
  • When baking a migration, default values are now treated as strings : this prevents localized typecast to build erroring migration files (#266, #270).

Don't miss a new migrations release

NewReleases is sending notifications on new releases.