opteryx
opteryx copied to clipboard
Throw more meaningful error when trying to ARRAY_AGG an ARRAY column
SELECT ARRAY_AGG(alma_mater) AS alma_mater_arr FROM $astronauts GROUP BY year