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
@@ -3,6 +3,11 @@
|
||||
- - tag: BuiltinOvAggCsv
|
||||
- tag: MTTextCSV
|
||||
|
||||
- - - tag: RelAnyElement
|
||||
- tag: MTGeoJSON
|
||||
- - tag: BuiltinOvAggGeoJson
|
||||
- tag: MTGeoJSON
|
||||
|
||||
- - - tag: RelAnyElement
|
||||
- tag: MTApplicationJSON
|
||||
- - tag: BuiltinOvAggJson
|
||||
|
||||
Reference in New Issue
Block a user