Phoenix v1.3.0 Release Notes

Release Date: 2020-04-16 // about 4 years ago
  • โž• Added

    • method renameColumn() to migrations
    • ๐Ÿ‘ PHPStorm meta for better suggestions
    • โช migration datetime to json output of migrate / rollback commands for future purpose
    • smallserial as primary in pqsql
    • method truncate() to migrations
    • settings order and length to index columns
    • DiffCommand for creating migration from diff of two databases or migration and database
    • โช target option for migrate and rollback commands

    ๐Ÿ”„ Changed

    • unfreezed symfony/console and added versions 3.4.31 and 4.3.4 to conflict