Atlas.Orm v2.3.0 Release Notes

Release Date: 2018-05-06 // almost 6 years ago
  • ๐Ÿš€ This release adds one "off-interface" method, AbstractTable::getIdentityMap(),
    ๐Ÿ‘ to support retrieval of initial values on rows.

    ๐Ÿ›  It also fixes a bug where a relationship definition could use the same name more
    than once, silently overwriting the previous definition.

    ๐Ÿ“š Finally, it includes updated documentation and tests.