Phoenix v0.1.0 Release Notes

Release Date: 2016-02-05 // about 8 years ago
    • first tagged version
    • 3 PDO Adapters: MySQL, PgSQL, SQLite
    • ๐Ÿ‘Œ supported methods in migrations: addColumn, addIndex, addForeignKey, dropColumn, dropIndex, dropForeignKey
    • ๐Ÿ‘Œ supported column types: string, integer, boolean, text, datetime, uuid, json, char

    ๐Ÿš€ [unreleased]: https://github.com/lulco/phoenix/compare/1.10.0...HEAD