Skip to content

HHH-16780 Add array_agg and array constructor function #7392

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

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

beikov
Copy link
Member

@beikov beikov commented Sep 29, 2023

@beikov beikov added the 6.4 label Sep 29, 2023
*/
public interface SelfRenderingCteObject extends CteObject {

void render(SqlAppender sqlAppender, SqlAstTranslator<?> walker, SessionFactoryImplementor sessionFactory);

Check notice

Code scanning / CodeQL

Useless parameter

The parameter 'walker' is never used.
@beikov beikov force-pushed the HHH-16780 branch 2 times, most recently from d95745e to 1856a2a Compare October 2, 2023 14:33
@beikov beikov force-pushed the HHH-16780 branch 2 times, most recently from 8da5c1b to 2ac3c92 Compare October 13, 2023 11:14
@beikov beikov merged commit 2cb4652 into hibernate:main Oct 18, 2023
@beikov beikov deleted the HHH-16780 branch May 22, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant