-
-
Notifications
You must be signed in to change notification settings - Fork 367
How to get nested ValuObjects changes #216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
well, nested ValueObjects dont have a goood support yet :( |
related to #220 |
bartoszwalacik
added a commit
that referenced
this issue
Apr 13, 2016
basic support for querying nested VO changes
example query
|
fixes merged to master, waiting for release |
released in 1.6.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I have classes:
and test code:
I know how to read first level ValueObject changes:
but how to read second, third, ... - any level VO changes/snapshots?
f.e.
The text was updated successfully, but these errors were encountered: