trinodb / trino-go-client

Go client for Trino
Apache License 2.0
135 stars 63 forks source link

Support nil as query parameters #93

Closed nineinchnick closed 1 year ago

nineinchnick commented 1 year ago

Fixes #84, fixes #32, but not #34 because the memory connector doesn't support UPDATE and DELETE queries and I didn't want to start another container.

losipiuk commented 1 year ago

wanna release with this one?

nineinchnick commented 1 year ago

Yes, let's do a release.

losipiuk commented 1 year ago

release workflow: https://github.com/trinodb/trino-go-client/actions/runs/6586703072