graphql-engine/server/src-lib/Hasura/GraphQL
Shahidh K Muhammed b8700cce70
add spatial predicates for geography columns (close #1674) (#1735)
This PR adds support for PostGIS spatial predicates on geography columns. The predicates are _st_d_within and _st_intersects.
2019-03-25 17:59:52 +05:30
..
Resolve add spatial predicates for geography columns (close #1674) (#1735) 2019-03-25 17:59:52 +05:30
Transport use bytestring builder to represent encoded json (#1800) 2019-03-18 21:52:21 +05:30
Validate add spatial predicates for geography columns (close #1674) (#1735) 2019-03-25 17:59:52 +05:30
Context.hs add spatial predicates for geography columns (close #1674) (#1735) 2019-03-25 17:59:52 +05:30
Explain.hs use bytestring builder to represent encoded json (#1800) 2019-03-18 21:52:21 +05:30
RemoteServer.hs support union and interface types in remote schema (close #1276) (#1361) 2019-01-28 22:15:10 +05:30
Resolve.hs use bytestring builder to represent encoded json (#1800) 2019-03-18 21:52:21 +05:30
Schema.hs fix delete mutation returning incorrect data (fix #1794) (fix #1763) (#1827) 2019-03-22 12:38:42 +05:30
Utils.hs refactor event processing logic (#1639) 2019-02-22 17:55:36 +05:30
Validate.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30