When using string_agg with WITHIN GROUP (ORDER BY ...), Querydsl generates invalid SQL syntax due to a missing space between ORDER BY and the column name. This ...
Move GROUP_BY from SQL to clojure group-by Move to-many into VendorAdapters, use array_agg for adapters which support it and a. use string_agg in SQL and str/split in Clojure and use attributes to ...