-
Notifications
You must be signed in to change notification settings - Fork 32
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
Optional nested beans support for join results #94
Draft
hpgliniecki
wants to merge
12
commits into
master
Choose a base branch
from
nested-optional-prototype
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jun 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 532e73e - Browse repository at this point
Copy the full SHA 532e73eView commit details
Commits on Jun 2, 2023
-
We only deal with deserialization for the nested optionals - javadoc …
…update to reflect this
Configuration menu - View commit details
-
Copy full SHA for 8ffb34a - Browse repository at this point
Copy the full SHA 8ffb34aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f567144 - Browse repository at this point
Copy the full SHA f567144View commit details -
Configuration menu - View commit details
-
Copy full SHA for a84048c - Browse repository at this point
Copy the full SHA a84048cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45f9f07 - Browse repository at this point
Copy the full SHA 45f9f07View commit details
Commits on Jun 6, 2023
-
Added a test case for jdbi3 showing how the nested optional is used f…
…or a view object which fetches the entire optional nested object instead two separate optional fields. This pays off even more with a greater number of fields in the nested object, and when the nested object is subtyped.
Configuration menu - View commit details
-
Copy full SHA for 7aaed09 - Browse repository at this point
Copy the full SHA 7aaed09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fe4899 - Browse repository at this point
Copy the full SHA 3fe4899View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3831b9c - Browse repository at this point
Copy the full SHA 3831b9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb9cc94 - Browse repository at this point
Copy the full SHA fb9cc94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52e2c4c - Browse repository at this point
Copy the full SHA 52e2c4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bad29f5 - Browse repository at this point
Copy the full SHA bad29f5View commit details -
Merge branch 'master' of github.com:/HubSpot/Rosetta into nested-opti…
…onal-prototype
Configuration menu - View commit details
-
Copy full SHA for 9694e74 - Browse repository at this point
Copy the full SHA 9694e74View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.