3.2.0
版本发布时间: 2021-10-24 09:57:05
cakephp/migrations最新发布版本:4.4.1(2024-09-16 23:17:15)
New Features
- Requires CakePHP 4.3.0
-
TestSuite\Migrator
added to support schema free fixtures that are in 4.3.0. @pabloelcolombiano, @othercorey, @markstory, @raul338 in https://github.com/cakephp/migrations/pull/488, https://github.com/cakephp/migrations/pull/494,https://github.com/cakephp/migrations/pull/508, https://github.com/cakephp/migrations/pull/515, https://github.com/cakephp/migrations/pull/516, https://github.com/cakephp/migrations/pull/509, https://github.com/cakephp/migrations/pull/518, https://github.com/cakephp/migrations/pull/507
Fixes
- Add postgres back to test matrix. by @markstory in https://github.com/cakephp/migrations/pull/496
- Update static analysis builds by @markstory in https://github.com/cakephp/migrations/pull/497
- Use a prepared statement instead of interpolation by @markstory in https://github.com/cakephp/migrations/pull/498
- Backport CI config to master by @markstory in https://github.com/cakephp/migrations/pull/499
- Check PHP8 by @dereuromark in https://github.com/cakephp/migrations/pull/503
- Improve Japanese documentation by @katayamahide in https://github.com/cakephp/migrations/pull/505
- Don't recreate schema when in a phpunit separate process test by @markstory in https://github.com/cakephp/migrations/pull/506
- Only create dirs in debug mode by @dereuromark in https://github.com/cakephp/migrations/pull/512
- Fix flag handling when building connections by @markstory in https://github.com/cakephp/migrations/pull/514
New Contributors
- @pabloelcolombiano made their first contribution in https://github.com/cakephp/migrations/pull/488
- @katayamahide made their first contribution in https://github.com/cakephp/migrations/pull/505
- @raul338 made their first contribution in https://github.com/cakephp/migrations/pull/518
Full Changelog: https://github.com/cakephp/migrations/compare/3.1.0...3.2.0