Skip to content

Document FunctionsBuilder::stringAgg()#8279

Open
dereuromark wants to merge 2 commits into5.nextfrom
docs-string-agg
Open

Document FunctionsBuilder::stringAgg()#8279
dereuromark wants to merge 2 commits into5.nextfrom
docs-string-agg

Conversation

@dereuromark
Copy link
Copy Markdown
Member

@dereuromark dereuromark commented Apr 11, 2026

Summary

Documents the new portable FunctionsBuilder::stringAgg() method added in
cakephp/cakephp#19386.

  • Adds stringAgg() to the function list in the Query Builder page
  • Adds a "String Aggregation" subsection with an example and ordering argument
  • Notes per-driver translation (STRING_AGG / GROUP_CONCAT) and version
    support for aggregate-local ordering
  • Adds an entry to the 5.4 migration guide under Database

Adds documentation for the new portable stringAgg() method, covering
per-driver translation and supported ordering.
@dereuromark dereuromark marked this pull request as ready for review April 14, 2026 13:22
@dereuromark dereuromark added this to the 5.next milestone Apr 14, 2026
# Conflicts:
#	docs/en/appendices/5-4-migration-guide.md
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.

1 participant