group_concat

Short-hand helper function for SELECT GROUP_CONCAT(…)

@safe pure
group_concat
(
Distinct distinct = Distinct.no
)
(
string column
)

Meta