Skip to content

Is it possible to specify SEPARATOR and ORDER BY in GROUP_CONCAT() in QueryBulder? #16056

Answered by niden
s-ohnishi asked this question in Q&A
Discussion options

You must be logged in to vote

GROUP_CONCAT is not available in PHQL. However, you can register it as a valid function.

Have a look at the second example here:

https://docs.phalcon.io/5.0/en/db-phql#custom-dialect

Replies: 1 comment 2 replies

Comment options

niden
Aug 19, 2022
Maintainer Sponsor

You must be logged in to vote
2 replies
@s-ohnishi
Comment options

@s-ohnishi
Comment options

Answer selected by s-ohnishi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants