All Versions
62
Latest Version
Avg Release Cycle
94 days
Latest Release
1644 days ago

Changelog History
Page 7

  • v2.0.1 Changes

    February 21, 2013
    • ๐Ÿ”„ Changes singleton to support cache value as a number (timeout in seconds)
    • ๐Ÿ›  Fixes bug when escaping boolean values in postgres
    • ๐Ÿ›  Fixes bug on Model.sync (postgres) when property has default value (using wrong path to escape method)
    • ๐Ÿ›  Fixes DDL drivers creating duplicated field in reversed hasOne associations
    • ๐Ÿ”„ Changes Model instanciation to extend association properties
    • โž• Adds support to Amazon Redshift based on PostgreSQL driver
  • v2.0.0 Changes

    February 21, 2013
    • ๐ŸŽ‰ Initial release