Skip to content

Conversation

yopoyka
Copy link

@yopoyka yopoyka commented Oct 7, 2025

https://sqlite.org/lang_aggfunc.html
group_concat and string_agg support order by clause inside them

Let me know if anything needs to be changed before merging this because I didn't find any contribution guide and tried my best to assume how to approach it.

I left aggregate_function_invocation definition in SQLiteParser.g4 unchanged because I didn't find any place where it's used so I decided to just not touch it I guess. But if it will be user somewhere it the future that should fixed as well.

https://sqlite.org/lang_aggfunc.html
group_concat and string_agg support order by clause inside them
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang labels Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant