Solutionunvalidated
you can use type overrides as suggested in related issue #309 — Composite and record types aren't yet supported by `sqlc`. Outcome: you can aggregate the table record types directly into an `item[]` field.
422e8e2b-be3a-406e-bd98-a1605ad9a9a7
you can use type overrides as suggested in related issue #309 — Composite and record types aren't yet supported by sqlc. Outcome: you can aggregate the table record types directly into an item[] field.