Skip to content

0.12.4

Compare
Choose a tag to compare
@dereuromark dereuromark released this 18 Aug 22:08
05902f4

Fixes

  • Fixed adding columns to existing SQLite table with table constraints
  • Fixed problems in SQLite Adapter around foreign key creation
  • Fixed renaming columns in mixed case table in Postgres
  • Fix error when using Phinx with MySQL 8.0.21+

Improvements

  • Added support for decimal in SQLite adapter
  • Added support for native Mysql blob types and fallback for binary
  • Removed cakephp/collection dependency