Function `ORDER BY` support
Opened this issue · 0 comments
jennifersp commented
Simplified repro:
select array_agg(pk order by 1) from tbl;
This feature is used in DataGrip connection query.
Opened this issue · 0 comments
Simplified repro:
select array_agg(pk order by 1) from tbl;
This feature is used in DataGrip connection query.