Revert "fix: geojson invalid query on unavailable PostGIS"
This reverts commit 0f1ca8faac.
Reverting for now as it adds one more query to the schema cache and
there's no clear way forward on how to integrate the fix with the
current schema cache queries.
See discussion on
https://github.com/PostgREST/postgrest/pull/4246#pullrequestreview-3093174224.
This commit is contained in:
committed by
Steve Chavez
parent
c9272b0088
commit
1dce4a9321
@@ -18,7 +18,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Fix OpenAPI broken docs link by @taimoorzaeem in #4080
|
||||
- Fix OpenAPI specification incorrectly exposing GET methods for volatile functions by @joelonsql in #4174
|
||||
- Fix empty spread embeddings return unexpected SQL error by @taimoorzaeem in #3887
|
||||
- Fix `Accept: application/geo+json` generating an invalid query when PostGIS is not available by @steve-chavez in #4245
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user