Skip to content
New issue

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

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

Already on GitHub? # to your account

Add functionality for array like types #143

Merged
merged 2 commits into from
Jun 24, 2020
Merged

Add functionality for array like types #143

merged 2 commits into from
Jun 24, 2020

Conversation

hork71
Copy link
Contributor

@hork71 hork71 commented Jun 23, 2020

Fixes #136 #137

Copied/Ported postgres-array
Added oid handling in decode
Fixed int2 and int4 handling for array like fields
Added bunch of tests for array and nested array types

@hayd
Copy link
Member

hayd commented Jun 24, 2020

Fantastic! These tests look great.

@hayd hayd merged commit ecad494 into denodrivers:master Jun 24, 2020
@hork71 hork71 deleted the add-array-like-functionality branch June 24, 2020 18:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: Don't know how to parse column type: 1015
2 participants