Bhupender Yadav

Results 1 issues of Bhupender Yadav

#### 📌 Problem When using `sqlc v1.30.0` with a PostgreSQL function that returns a nullable scalar type like `TEXT`, `sqlc` generates non-pointer types (e.g. `string`), which causes runtime errors when...

:books: postgresql
:wrench: golang