Hanami::Model v1.0.0.beta2 Release Notes

Release Date: 2017-03-02 // about 7 years ago
  • โž• Added

    • โœ… [Semyon Pupkov] Allow to define Postgres connection URL as "postgresql:///mydb?host=localhost&port=6433&user=postgres&password=testpasswd"

    ๐Ÿ›  Fixed

    • ๐Ÿ›  [Marcello Rocha] Fixed migrations MySQL detection of username and password
    • ๐Ÿ›  [Luca Guidi] Fixed migrations creation/drop of a MySQL database with a dash in the name
    • [Semyon Pupkov] Ensure db console to work when Postgres connection URL is defined with "postgresql://" scheme