graphql-engine/server/src-lib/Hasura/GraphQL
Rakesh Emmadi f7c99689da support intersect filters on raster columns (close #2613) (#2704)
* initial raster support

* _st_intersects_geom -> _st_intersects_geom_nband

* add tests

* update docs

* improve docs

As requested by @marionschleifer

* new type for raster values

Suggested by @lexi-lambda

* replace `SEUnsafe "NULL"` with SENull
2019-08-29 18:37:05 +05:30
..
Execute support intersect filters on raster columns (close #2613) (#2704) 2019-08-29 18:37:05 +05:30
Resolve support intersect filters on raster columns (close #2613) (#2704) 2019-08-29 18:37:05 +05:30
Schema support intersect filters on raster columns (close #2613) (#2704) 2019-08-29 18:37:05 +05:30
Transport log when request body parsing fails (fix #2555) (#2556) 2019-08-01 16:21:59 +05:30
Validate server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
Context.hs Refactor GCtx to split query and mutation root operations 2019-08-26 00:54:56 -05:00
Execute.hs Refactor GCtx to split query and mutation root operations 2019-08-26 00:54:56 -05:00
Explain.hs support intersect filters on raster columns (close #2613) (#2704) 2019-08-29 18:37:05 +05:30
Logging.hs breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
RemoteServer.hs allow configuring timeout for remote schema calls (close #2501) (#2753) 2019-08-23 14:27:19 +05:30
Resolve.hs Refactor GCtx to split query and mutation root operations 2019-08-26 00:54:56 -05:00
Schema.hs support intersect filters on raster columns (close #2613) (#2704) 2019-08-29 18:37:05 +05:30
Utils.hs refactor event processing logic (#1639) 2019-02-22 17:55:36 +05:30
Validate.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00