-
Notifications
You must be signed in to change notification settings - Fork 222
Fix column naming strategy for embedded fields (for next major version) #3410
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
Open
radovanradic
wants to merge
40
commits into
5.0.x
Choose a base branch
from
embeddedid-colname
base: 5.0.x
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.
Open
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
2a15259
Fix schema generator and query execution when entities have dynamic/c…
radovanradic 602af16
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.…
renovate[bot] 437c889
Fix for EmbeddedId regression in 4.0
radovanradic 8f17328
Merge branch '4.12.x' into embeddedid-colname
radovanradic c688c3e
chore(deps): update softprops/action-gh-release action to v2.2.2 (#3404)
renovate[bot] 46fc27f
fix(deps): update dependency org.springframework.boot:spring-boot-gra…
renovate[bot] 2f35eac
fix(deps): update spring data (#3406)
renovate[bot] e647ccf
Don't use address prefix for embedded field
radovanradic a734546
Merge branch '4.12.x' into embeddedid-colname
radovanradic e1c9833
Add one more example for embedded and composite id
radovanradic 64b1157
Disable gradle caching temporary
radovanradic 70f769f
Revert gradle caching
radovanradic c3c5883
Add more tests for repo
radovanradic e9d666b
Remove trigger builds from workflow
radovanradic 03cfb51
Fix issue with CursoredPageable and @EmbeddedId (#3411)
radovanradic 4ad478c
Improve the Oracle client info feature. (#3405)
mikehearn 70b14f5
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.…
renovate[bot] c5e4646
fix(deps): update dependency io.micronaut.coherence:micronaut-coheren…
renovate[bot] 22695c2
[skip ci] Release v4.12.1
micronaut-build c771071
chore: Bump version to 4.12.2-SNAPSHOT
micronaut-build 4886465
Merge branch '4.12.x' into embeddedid-colname
radovanradic 4445e91
Merge remote-tracking branch 'origin/5.0.x' into embeddedid-colname
radovanradic 8d8823a
Merge remote-tracking branch 'origin/5.0.x' into embeddedid-colname
radovanradic 65e10b6
Fix tests
radovanradic f58c848
Revert formatting changes.
radovanradic 70cc61f
Example for EmbeddedId naming strategy change
radovanradic 55d5da7
Keep backward compatible EmbeddedId naming
radovanradic 884b521
Add breaking changes documentation about composite id naming (@Embedd…
radovanradic c9ef288
Updated breaking changes documentation and tests.
radovanradic 0d08c3a
Remove duplicated test example
radovanradic feabe3c
Merge remote-tracking branch 'origin/5.0.x' into embeddedid-colname
radovanradic a62cf87
Merge remote-tracking branch 'origin/5.0.x' into embeddedid-colname
radovanradic 7ec83db
Merge remote-tracking branch 'origin/5.0.x' into embeddedid-colname
radovanradic a8137b0
Merge remote-tracking branch 'origin/5.0.x' into embeddedid-colname
radovanradic 3883bed
Fix jakarta data test in data-processor
radovanradic db6cbba
Merge remote-tracking branch 'origin/5.0.x' into embeddedid-colname
radovanradic 60c7ba3
Merge remote-tracking branch 'origin/5.0.x' into embeddedid-colname
radovanradic 4301cc6
Merge remote-tracking branch 'origin/5.0.x' into embeddedid-colname
radovanradic 71ac69c
Merge remote-tracking branch 'origin/5.0.x' into embeddedid-colname
radovanradic 5553bb0
Merge remote-tracking branch 'origin/5.0.x' into embeddedid-colname
radovanradic File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think when there is
or
then column should not be prefixed with
address_orprimary_key_and this was issue since while ago. This PR should fix it. Can cause some regression issue for existing apps, but the workaround would be adding@MappedPropertyon embedded entity field.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think this is correct, and we can't cause regressions otherwise it has to go into next major version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, we can postpone it for 5.0