4.1.0
版本发布时间: 2023-09-23 09:20:03
cakephp/migrations最新发布版本:4.4.1(2024-09-16 23:17:15)
This release fixes dependencies after the invalid Phinx 2.0 release was rolled back and Phinx 0.15 released instead.
Along with Phinx support, this fixes and improves index generation that was hidden behind disabled tests. You can find more information on that here: https://github.com/cakephp/migrations/pull/628.
What's Changed
- Support phinx 0.15 requirement by @othercorey in https://github.com/cakephp/migrations/pull/638
- Support phinx 0.15.2 by @othercorey in https://github.com/cakephp/migrations/pull/642
- 4.x - Fix snapshot migration tests and index generation by @ndm2 in https://github.com/cakephp/migrations/pull/628
- #633 Quote schema for PostgreSQL in the CakeAdapter by @pabloelcolombiano in https://github.com/cakephp/migrations/pull/635
- Fix MigrationHelper.php throwing Exception by @harikt in https://github.com/cakephp/migrations/pull/639
- bake migration_diff now supports --source for multiple database configs by @telepathPiddlingAccent in https://github.com/cakephp/migrations/pull/618
- 4.x - Fix diff baking tests. by @ndm2 in https://github.com/cakephp/migrations/pull/644
New Contributors
- @telepathPiddlingAccent made their first contribution in https://github.com/cakephp/migrations/pull/618
Full Changelog: https://github.com/cakephp/migrations/compare/4.0.2...4.1.0