Skip to content

CakePHP Migrations 4.4.1

Latest
Compare
Choose a tag to compare
@markstory markstory released this 16 Sep 15:17
d39616f

What's Changed

  • Correcting getGlobalSchemaName to use the correct schema by @challgren in #728
  • Disable foreign key checks when removing temp tables by @markstory in #743
  • Add hook method for migrations to skip creating a transaction by @markstory in #745
  • Fix compatibility break from phinx by @markstory in #748

Full Changelog: 4.4.0...4.4.1