Skip to content
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

Followup for #3133 - "Embedded id expansion on parentIds" for SQLServer and DB2 #3158

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

rbygrave
Copy link
Member

No description provided.

@rbygrave rbygrave self-assigned this Aug 14, 2023
@rbygrave rbygrave added this to the 13.20.2 milestone Aug 14, 2023
@rbygrave rbygrave merged commit d58e3d0 into master Aug 14, 2023
@rbygrave rbygrave deleted the feature/tidy-idBinderEmbedded branch August 14, 2023 11:06
@rPraml
Copy link
Contributor

rPraml commented Aug 14, 2023

@rbygrave I didn't review that in detail, but my guts tells me, that we might run into the 2100 Parameter limit if there are too many dependant beans. See #2504

@rob-bygrave
Copy link
Contributor

my guts tells me, that we might run into the 2100 Parameter limit if there are too many dependant beans.

You gut is going to be right. This is going to need a follow up to deal with parameter limits. We also could look at the same issue with InTuples as that is also a candidate for exceeding max parameter limits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants