You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We register now reading and writing AggregateReferences instead of using custom code paths.
Thereby they get supported by normal handling of conversions including in query derivation.
For a property of type AggregateReference one may provide an aggregate an AggregateReference or the id of the aggregate.
Closes#992
Hide actual converters by making these private classes, expose factory method to construct converters. Avoid stream API usage on converter code paths. Remove unused imports. Clean up tests.
Original pull request: #993.
See #992
No description provided.
The text was updated successfully, but these errors were encountered: