Skip to content

Problem to create count query with version 2.7.8 #2816

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

Closed
kris2kris opened this issue Feb 23, 2023 · 2 comments
Closed

Problem to create count query with version 2.7.8 #2816

kris2kris opened this issue Feb 23, 2023 · 2 comments
Labels
status: duplicate A duplicate of another issue

Comments

@kris2kris
Copy link

kris2kris commented Feb 23, 2023

The method createCountQueryFor of QueryUtils has been changed in this commit.
My repository with native query cannot be created because variable is null when doing variable.contains(",").
A simple query like this produce the problem
@Query(nativeQuery=true, value="Select * FROM MY_TABLE")

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 23, 2023
@kris2kris
Copy link
Author

kris2kris commented Feb 23, 2023

I think its a duplicate of #2812

@mp911de mp911de added status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 23, 2023
@mp911de
Copy link
Member

mp911de commented Feb 23, 2023

It is indeed a duplicate. Apologies for the inconvenience.

@mp911de mp911de closed this as not planned Won't fix, can't repro, duplicate, stale Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants