Vladimír Zahradník

Results 5 issues of Vladimír Zahradník

### Motivation It would be nice to be able to contribute to this project. ### Description Add development instructions so others can contribute and update this project.

enhancement

**Is your feature request related to a problem? Please describe.** We are using a lot of `json` fields in our postgres database. And it's hard to do the UPSERT with...

missing feature

**Is your feature request related to a problem? Please describe.** We have few usecases where we need to have column as postgresql array and then filter if some item is...

missing feature

Thanks for submitting a PR! Please check the boxes below: - [x] I have filled in the "Changes" section below? - [x] I have filled in the "How did you...

### Version 1.27.0 ### What happened? Sqlc panics when generating from migration containing PLPGSQL function ### Relevant log output ```shell panic: runtime error: invalid memory address or nil pointer dereference...

bug
:books: postgresql
:wrench: golang