Skip to content

Conversation

@kyleconroy
Copy link
Contributor

@kyleconroy kyleconroy commented Aug 25, 2021

Update all tests to exercise the Value method. My first pass at the tests just included a SELECT $1 which was failing on PostgreSQL 9.6 with the following error:

pq: could not determine data type of parameter $1

Fixes #1

@kyleconroy kyleconroy merged commit 3544fbd into main Aug 25, 2021
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.

Error when using NullRawMessage in SQL query (e.g. INSERT)

2 participants