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

[db_manager] [backport 3.8] Support loading mixed curved and straight type tables #31087

Merged
merged 5 commits into from
Aug 5, 2019

Conversation

m-kuhn
Copy link
Member

@m-kuhn m-kuhn commented Aug 5, 2019

Allow postgres to properly detect mixed tables with curved and straight geometries of the same geometry type.
E.g. LineString and CompoundCurve. This follows the same approach that is used for multi types too.

This also drops the behavior to list tables with unspecific geometry columns multiple times with their potential column types.

See #31046

@m-kuhn m-kuhn merged commit 1a89280 into qgis:release-3_8 Aug 5, 2019
@m-kuhn m-kuhn deleted the backport_curve_db_manager_3_8 branch August 5, 2019 09:17
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

1 participant