Skip to content

Releases: cakephp/phinx

v0.6.4

27 Jul 23:19
Compare
Choose a tag to compare

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

v0.6.3

18 Jul 18:14
Compare
Choose a tag to compare

0.6.3 (Monday, 18th July 2016)

  • New features
    • #707 Add arguments for timestamps columns names
  • Documentation cleanup
  • Bug fixes
    • #884 Only rollback 1 migration when only 2 migrations exist
    • Input and Output are now correctly supplied to migration template creation classes

v0.6.2

23 Jun 15:50
Compare
Choose a tag to compare
Tagging release 0.6.2

v0.5.4

14 Jun 15:25
Compare
Choose a tag to compare
update for 0.5.4