Open scsmithr opened 2 months ago
what about other clauses which might have trailing commas (select, where, etc.) ?
Trailing comma in select already works. Commas in where wouldn't be valid. Order by/ group by could allow trailing commas too.
should add group by at the same time if we get there.
eg
Current errors with