Phinx v0.11.5 Release Notes

Release Date: 2020-04-05 // about 4 years ago
  • ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed schema table not being properly quoted in some queries
    • $_ENV is mixed with $_SERVER for getting replacement config tokens
    • ๐Ÿ›  Fixed DSN handling in Migrate and Seed commands

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ‘Œ Improved Wrapper to support status command in JSON format
    • Made YAML extension optional.
    • ๐Ÿšฉ Raise error on ignored primary key.