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

PostGIS support for importing layers with binary fields #36708

Merged
merged 1 commit into from
May 26, 2020

Conversation

audun
Copy link
Contributor

@audun audun commented May 25, 2020

Description

Currently layers with binary fields cause an error message when trying to import to PostGIS. This PR adds the necessary mapping from QVariant::ByteArray to the string bytea.

More details can be found in the issue: #36705

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.

None yet

2 participants