Skip to content

Document FunctionsBuilder::stringAgg()#8279

Draft
dereuromark wants to merge 1 commit into5.nextfrom
docs-string-agg
Draft

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

Conversation

@dereuromark
Copy link
Copy Markdown
Member

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

Draft until cakephp/cakephp#19386 is merged.

Adds documentation for the new portable stringAgg() method, covering
per-driver translation and supported ordering.
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