Skip to content

Conversation

@olavloite
Copy link
Collaborator

@olavloite olavloite commented Jan 14, 2025

Adds a DecodeOption argument that can be used to specify that rows should be returned as protobuf objects instead of decoded to the corresponding Go types.

Fixes #284
Updates #309

Adds a DecodeOption argument that can be used to specify that rows should
be returned as protobuf objects instead of decoded to the corresponding
Go types.

Fixes #284
@olavloite olavloite merged commit 1b71476 into main Jan 15, 2025
16 checks passed
@olavloite olavloite deleted the decode-option branch January 15, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to scan JSON data into []byte or json.RawMessage

3 participants