Skip to content

Fix handling of large type OIDs #317

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

Merged
merged 1 commit into from
Jun 13, 2018
Merged

Conversation

elprans
Copy link
Member

@elprans elprans commented Jun 13, 2018

This was partially fixed in #300 (as a fix for #279), however that fix
missed the fact that OID arrays were still handled using the signed
integer codec.

Fixes: #316

This was partially fixed in #300 (as a fix for #279), however that fix
missed the fact that OID arrays were still handled using the signed
integer codec.

Fixes: #316
@elprans elprans requested a review from 1st1 June 13, 2018 20:23
@elprans elprans merged commit 2624bdb into master Jun 13, 2018
@elprans elprans deleted the fix-large-oid-introspection branch August 28, 2018 17:21
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.

asyncpg.exceptions.DataError: invalid input for query argument $1 (value out of int32 range)
2 participants