Skip to content

Fix multiple SQL schema paths#2089

Merged
tomkralidis merged 3 commits intogeopython:masterfrom
webb-ben:fix-schema-paths
Aug 15, 2025
Merged

Fix multiple SQL schema paths#2089
tomkralidis merged 3 commits intogeopython:masterfrom
webb-ben:fix-schema-paths

Conversation

@webb-ben
Copy link
Copy Markdown
Member

Overview

Fixes the ability for the SQL provider to find a table on a Schema Path. While this still only loads a single schema, it at least tries to load the table schema on more than just the first search path in the configuration.

Related Issue / discussion

Additional information

Dependency policy (RFC2)

  • I have ensured that this PR meets RFC2 requirements

Updates to public demo

Contributions and licensing

(as per https://github.com/geopython/pygeoapi/blob/master/CONTRIBUTING.md#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of contribution
  • I have already previously agreed to the pygeoapi Contributions and Licensing Guidelines

@webb-ben webb-ben requested a review from a team August 15, 2025 19:33
@tomkralidis tomkralidis self-requested a review August 15, 2025 19:50
@tomkralidis tomkralidis added the OGC API - Features OGC API - Features label Aug 15, 2025
@tomkralidis tomkralidis added this to the 0.22.0 milestone Aug 15, 2025
@tomkralidis tomkralidis merged commit d743d3f into geopython:master Aug 15, 2025
3 checks passed
@webb-ben webb-ben deleted the fix-schema-paths branch September 14, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OGC API - Features OGC API - Features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants