github sdispater/orator 0.8.1

latest releases: 0.9.10, 0.9.9, 0.9.8...
7 years ago

Fixes

ORM

  • Removing call to Model._boot_columns() to avoid errors for column types not supported by the dbal.

Schema Builder

  • Fixing Blueprint.char() method (thanks to ihumanable).
  • Fixing Fluent behavior.

Commands

  • Fixing orator command not working on Windows.
  • Fixing migrate:status command not switching databases.

Connection

  • Fixing a bug when calling Connnection.disconnect() after a reconnection when not using read/write connections.
  • Fixing MySQLConnection.get_server_version() method to be compatible with PyMySQL (thanks to gdraynz).

Don't miss a new orator release

NewReleases is sending notifications on new releases.