4.4.1
版本发布时间: 2024-09-16 23:17:15
cakephp/migrations最新发布版本:4.4.1(2024-09-16 23:17:15)
What's Changed
- Correcting getGlobalSchemaName to use the correct schema by @challgren in https://github.com/cakephp/migrations/pull/728
- Disable foreign key checks when removing temp tables by @markstory in https://github.com/cakephp/migrations/pull/743
- Add hook method for migrations to skip creating a transaction by @markstory in https://github.com/cakephp/migrations/pull/745
- Fix compatibility break from phinx by @markstory in https://github.com/cakephp/migrations/pull/748
Full Changelog: https://github.com/cakephp/migrations/compare/4.4.0...4.4.1