Releases: cakephp/phinx
Releases · cakephp/phinx
v0.7.1
v0.7.0
- Documentation updates
- New features
- #885 Add
collationandencodingoptions for MySQL text and char columns
- #885 Add
- Pull requests
- #813 Fix SQLite data insertion
- #867 Improve Postgres geography types creation
- #966 Remove unused variable
- #973 Improve documentation grammar
- #979 Add
.gitattributesto exclude tests on Composer export - #983 Document changing a foreign key constraint name
- #1001 Cleanup phpunit mock warnings
- #1007 Integrate PHPStan and fix issues discovered
- #1020 Document adding named foreign keys
- #1028 Add docs about MySQL table specific options
- #1033 Add PHP 7.1 to Travis CI
v0.6.6
- Documentation updates
- New Features
- #943 Adding hint on migration name in CamelCase
- Bug fixes
- Development branch changed to
master
v0.6.5
v0.6.4
0.6.4 (Wednesday, 27th July 2016)
- Documentation updates
- Pull requests
- Bug fixes