Version 2.5.3
This release resolves the following issues / pull requests:
- #73: ApplyChanges should mark grandchild deleted
- #80: LoadRelatedEntities() - missing table in generated SQL
LoadRelatedEntities
generated an exception when reference type inherited from a base class.- Fixed with pull request #93.
- #83: Support for multiple primary keys for reference types
- Requested feature:
LoadRelatedEntities
should support reference types with composite keys. - Implemented with pull request #94.
- Requested feature: