Skip to content

2.3.0

Compare
Choose a tag to compare
@pmjones pmjones released this 06 May 21:02
· 25 commits to 2.x since this release

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.