graphql-engine/server/src-lib/Hasura/SQL
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
..
DML.hs support intersect filters on raster columns (close #2613) (#2704) 2019-08-29 18:37:05 +05:30
Error.hs Centralize handling of expected PostgreSQL errors 2019-08-26 00:54:56 -05:00
GeoJSON.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Rewrite.hs use named notation for function arguments if any argument is not specified (fix #2730) (#2777) 2019-08-28 14:27:15 -05:00
Time.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Types.hs support intersect filters on raster columns (close #2613) (#2704) 2019-08-29 18:37:05 +05:30
Value.hs support intersect filters on raster columns (close #2613) (#2704) 2019-08-29 18:37:05 +05:30