0.12.4
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