Marius

Results 2 issues of Marius

Support table-valued functions in the same way that OUT parameters are currently supported. The columns of the output table are returned by pg_analyze in the list of arguments, so we...

### Version 1.24.0 ### What happened? We have a number of views that are created by joining tables, grouping, and `array_agg`ing some columns. Sqlc generated the right code previously, but...

bug
:books: postgresql
:computer: linux
analyzer/db