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

Add support for "bbox" URI parameter in PostgreSQL provider #31468

Merged
merged 3 commits into from
Aug 29, 2019

Conversation

strk
Copy link
Contributor

@strk strk commented Aug 28, 2019

.. and use it from TopoViewer DBManager plugin

Closes #18107

  • Commit messages are descriptive and explain the rationale for changes
  • Commits which fix bugs include Fixes #11111 at the bottom of the commit message
  • I have read the QGIS Coding Standards and this PR complies with them
  • New unit tests have been added for core changes
  • I have run the scripts/prepare-commit.sh script before each commit
  • I have evaluated whether it is appropriate for this PR to be backported, backport requests are left as label or comment

@strk strk self-assigned this Aug 28, 2019
@strk strk requested a review from jef-n August 28, 2019 13:32
@strk strk added Data Provider Related to specific vector, raster or mesh data providers DB Manager Relating to the DB Manager core plugin labels Aug 28, 2019
@strk strk added this to the 3.10.0 milestone Aug 28, 2019
@strk strk requested review from elpaso and 3nids August 29, 2019 09:23
@strk strk merged commit ffad801 into qgis:master Aug 29, 2019
@strk strk deleted the postgresql-bbox branch August 29, 2019 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Data Provider Related to specific vector, raster or mesh data providers DB Manager Relating to the DB Manager core plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to specify a bounding box column in addition to the geometry column
1 participant