Phinx Migrations Generator Versions Save

A Migration Code Generator for Phinx

6.2.0

1 month ago

Added

6.1.0

7 months ago

Due to technical issues with Phinx versioning and some (incompatible) changes in Phinx 0.15, this minor version had to be adjusted accordingly.

Fixed

Changed

Removed

6.0.0

8 months ago

Changed

  • Update requirements to PHP 8.1+
  • Require phinx 2.x

Removed

  • Remove support for phinx 0.x
  • Remove unused dev-dependencies

5.7.1

1 year ago

Fixed

  • Fix invalid default value for datetime column #111

5.7.0

1 year ago

Changed

5.6.0

1 year ago

Added

5.4.3

2 years ago

Fixed

  • Fix default value for column of type bit #103