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

Fix PG raster views and filter setting #50867

Merged
merged 2 commits into from
Nov 14, 2022

Conversation

elpaso
Copy link
Contributor

@elpaso elpaso commented Nov 11, 2022

  • adds a warning if the filter could not be set because resulted in 0 rows and metadata could not be retrieved
  • fix views loading

Fixes #50841

- adds a warning if the filter could not be set because resulted in 0 rows and metadata could not
be retrieved
- fix views loading

Fixes qgis#50841
@elpaso elpaso added Data Provider Related to specific vector, raster or mesh data providers Bug Either a bug report, or a bug fix. Let's hope for the latter! labels Nov 11, 2022
@github-actions github-actions bot added this to the 3.30.0 milestone Nov 11, 2022
@elpaso elpaso merged commit 17bca73 into qgis:master Nov 14, 2022
@elpaso elpaso deleted the bugfix-gh50841-pgraster-views branch November 14, 2022 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers PostGIS data provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

postgresraster provider no longer handles views, critical errors on filtering
2 participants