graphql-engine/server/src-lib/Hasura
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
..
Events unlock only locked rows during startup (#2778) 2019-08-26 19:41:38 -05:00
GraphQL support intersect filters on raster columns (close #2613) (#2704) 2019-08-29 18:37:05 +05:30
RQL support intersect filters on raster columns (close #2613) (#2704) 2019-08-29 18:37:05 +05:30
Server use named notation for function arguments if any argument is not specified (fix #2730) (#2777) 2019-08-28 14:27:15 -05:00
SQL support intersect filters on raster columns (close #2613) (#2704) 2019-08-29 18:37:05 +05:30
Cache.hs multiplexed subscriptions (#1934) 2019-04-17 15:18:41 +05:30
Db.hs Centralize handling of expected PostgreSQL errors 2019-08-26 00:54:56 -05:00
EncJSON.hs Use ByteString to cache introspection response, closes #1942 (#2028) 2019-04-18 17:45:07 +05:30
HTTP.hs allow configuring timeout for remote schema calls (close #2501) (#2753) 2019-08-23 14:27:19 +05:30
Logging.hs breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
Prelude.hs use named notation for function arguments if any argument is not specified (fix #2730) (#2777) 2019-08-28 14:27:15 -05:00