8000 HOTFIX: Patch to syncstores to enable support for PostGIS 3.4 by swainn · Pull Request #1095 · tethysplatform/tethys · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

HOTFIX: Patch to syncstores to enable support for PostGIS 3.4 #1095

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

Merged
merged 7 commits into from
Sep 26, 2024

Conversation

swainn
Copy link
Member
@swainn swainn commented Sep 23, 2024

THIS IS A HOTFIX FOR 4.2

Description

In PostGIS 3, the raster functionality is moved to a separate extension: postgis_raster. This PR updates syncstores to add the raster extension if it detects PostGIS version 3.

Changes Made to Code:

  • Syncstores command checks PostGIS version and creates the postgis_raster extension if on version 3.X when initializing a postgis database.

Additional Notes:

  • CHL has requested this be released as a patch of 4.2 so their new server can get the fix.

Related

Quality Checks

  • New code is 100% tested
  • Code has been formated< 10000 /li>
  • Code has been linted
  • Docstrings for new methods have been added

@coveralls
Copy link
coveralls commented Sep 23, 2024

Coverage Status

coverage: 100.0%. remained the same
when pulling f8326b2 on erdc-fixes-42
into a7957a6 on release-4.2.

@swainn swainn marked this pull request as ready for review September 25, 2024 23:15
@sdc50 sdc50 merged commit 25dc4a3 into release-4.2 Sep 26, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0