Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sql/pgwire: Support decoding ARRAY OIDs in string format #10713

Closed
nvanbenschoten opened this issue Nov 16, 2016 · 0 comments
Closed

sql/pgwire: Support decoding ARRAY OIDs in string format #10713

nvanbenschoten opened this issue Nov 16, 2016 · 0 comments

Comments

@nvanbenschoten
Copy link
Member

decodeOidDatum does not support any ARRAY types, so it is currently not possible to prepare and execute queries with array datums. We should support decoding string-formatted arrays.

Helpful resources:

This does not look like a blocker for ORM support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants