0.6.4 (Wednesday, 27th July 2016)
- Documentation updates
- Pull requests
- #909 Declare test class properties
- #910, #916 Remove unused variables
- #912 ConfigInterface usage consistency
- #914 Set return values and @return documentation
- #918 Docblock correction for Phinx\Migration\Manager::executeSeed()
- #921 Add Phinx\Wrapper\TextWrapper::getSeed()
- Bug fixes
- #908 Fix setting options for Column, ForeignKey and Index
- #922 SQLite adapter drops table on changeColumn if there's a foreign key