github cakephp/phinx 0.12.8

latest releases: 0.16.0, 0.15.5, 0.15.4...
2 years ago

Fixes

  • Fixes issue with MySQL Adapter primary key getter

Improvements

  • Expose hasPrimaryKey() method in Table object. This mirrors the existing hasForeignKey() function.
  • Postgres: Allow change from int to bool and char to uuid
  • Allow setting column to false to ignore it in addTimestamps()/addTimestampsWithTimezone methods. This is useful if not both fields are used.
  • Adding the mediumint type for the MySql adapter

Don't miss a new phinx release

NewReleases is sending notifications on new releases.