3.5.3
版本发布时间: 2022-09-25 10:31:08
cakephp/migrations最新发布版本:4.4.1(2024-09-16 23:17:15)
What's Changed
- bake a valid drop migration by @LordSimal in https://github.com/cakephp/migrations/pull/554
- update phpstan and psalm by @LordSimal in https://github.com/cakephp/migrations/pull/555
- Remove single quotes from default value if present by @ajibarra in https://github.com/cakephp/migrations/pull/557
- Change "Renaming a table" section to match Phinx documentation by @kalnado in https://github.com/cakephp/migrations/pull/560
- Map Date/Time types to string to avoid issues importing seeds by @ajibarra in https://github.com/cakephp/migrations/pull/561
- Improve help for
bake migrations
command by @markstory in https://github.com/cakephp/migrations/pull/563 - Fixes #500 . If precision is 0 command adds it anyway. by @ajibarra in https://github.com/cakephp/migrations/pull/562
New Contributors
- @LordSimal made their first contribution in https://github.com/cakephp/migrations/pull/554
- @ajibarra made their first contribution in https://github.com/cakephp/migrations/pull/557
- @kalnado made their first contribution in https://github.com/cakephp/migrations/pull/560
Full Changelog: https://github.com/cakephp/migrations/compare/3.5.2...3.5.3