Skip to content

CakePHP Migrations plugin 1.5.0 released

Compare
Choose a tag to compare
@HavokInspiration HavokInspiration released this 30 Nov 20:12
  • Supports Phinx 0.5.0
  • The i18n tables has been removed from the list of skipped table when baking a snpashot. It should now be baked along with the other tables
  • When baking a snapshot using the --plugin and --require-table options, all tables are now baked
  • Fix an issue in the ConfigurationTrait where an option was not properly fetched from the Connection configuration
  • Table names starting with a delimiter "To" or "From" when using the baking feature from the shell are now properly parsed