Skip to content
This repository was archived by the owner on Aug 12, 2022. It is now read-only.

fix: Add support for int32 and int64 array types#433

Merged
hermanschaaf merged 1 commit intocloudquery:mainfrom
hermanschaaf:fix-support-int32-int64-arrays
Jul 22, 2022
Merged

fix: Add support for int32 and int64 array types#433
hermanschaaf merged 1 commit intocloudquery:mainfrom
hermanschaaf:fix-support-int32-int64-arrays

Conversation

@hermanschaaf
Copy link
Copy Markdown
Contributor

Summary

Attributes that are of type []int32 or []int64 should also be converted to int arrays in Postgres. Currently this is not supported.

@hermanschaaf hermanschaaf requested review from a team and candiduslynx and removed request for a team July 22, 2022 15:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants