packagist robmorgan/phinx 0.12.5

latest releases: 0.x-dev, dev-dependabot/github_actions/codecov/codecov-action-4, dev-dereuromark-patch-1...
3 years ago

Fixes

  • Fix not being able to set limit on big integer for MySQL
  • Run preFlightCheck and postFlightCheck immediately after migration
  • Ensure a default of CURRENT_TIMESTAMP(3) is not quoted in MySQL
  • Fix PDO exception not being thrown when trying to add column to non-existent table in SQLite
  • Better handle specifying schema in configuration file and inline migrations for postgresql
    Since phinx did support this at one time and then it broke

Improvements

  • Support setting order for indexes
  • Add ability to set generic PDO attributes
  • Support for include clause when adding an index
  • Support looking up foreign key by name in sqlite3
  • Support for tinyint and smallint in SQL Server
  • Automatically handle casting when changing column to bigint, smallint, int on postgresql

Don't miss a new phinx release

NewReleases is sending notifications on new releases.