github sdispater/orator 0.9.6

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

Added

  • Added support for DATE types in models.
  • Added support for fractional seconds for the TIMESTAMP type in MySQL 5.6.4+.
  • Added support for fractional seconds for the TIMESTAMP and TIME types in PostreSQL.

Changed

  • Improved implementation of the chunk method.

Fixed

  • Fixed timezone offset errors when inserting datetime aware objects into PostgreSQL.
  • Fixed a bug occurring when using __touches__ with an optional relationship.
  • Fixed collections serialization when using the query builder

Don't miss a new orator release

NewReleases is sending notifications on new releases.