tethysplatform / tethys

The Tethys Platform main Django website project repository.
http://tethysplatform.org/
BSD 2-Clause "Simplified" License
94 stars 51 forks source link

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

Closed swainn closed 2 months ago

swainn commented 2 months ago

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:

Additional Notes:

Related

Quality Checks

coveralls commented 2 months ago

Coverage Status

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