graphql-engine/server/src-lib/Hasura/GraphQL/Schema
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
..
Mutation server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
BoolExp.hs support intersect filters on raster columns (close #2613) (#2704) 2019-08-29 18:37:05 +05:30
Common.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
Function.hs use named notation for function arguments if any argument is not specified (fix #2730) (#2777) 2019-08-28 14:27:15 -05:00
Merge.hs refactor schema.hs into multiple modules (#2661) 2019-08-09 14:49:17 +05:30
OrderBy.hs Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
Select.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00