Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Call property mapper to materialize lazy attrs
A Relationship property from a mapper may not have all expected attributes available immediately. Calling the `prop.mapper` property will cause these missing attributes to materialize.
- Loading branch information