graphql-engine/server/src-lib/Hasura/GraphQL/Resolve
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
..
BoolExp.hs add spatial predicates for geography columns (close #1674) (#1735) 2019-03-25 17:59:52 +05:30
Context.hs add type, variable information to input value's ast (close #21) (#1809) 2019-03-20 12:01:49 +05:30
ContextTypes.hs fix delete mutation returning incorrect data (fix #1794) (fix #1763) (#1827) 2019-03-22 12:38:42 +05:30
InputValue.hs add type, variable information to input value's ast (close #21) (#1809) 2019-03-20 12:01:49 +05:30
Insert.hs fix delete mutation returning incorrect data (fix #1794) (fix #1763) (#1827) 2019-03-22 12:38:42 +05:30
Introspect.hs add type, variable information to input value's ast (close #21) (#1809) 2019-03-20 12:01:49 +05:30
LiveQuery.hs use bytestring builder to represent encoded json (#1800) 2019-03-18 21:52:21 +05:30
Mutation.hs fix delete mutation returning incorrect data (fix #1794) (fix #1763) (#1827) 2019-03-22 12:38:42 +05:30
Select.hs add type, variable information to input value's ast (close #21) (#1809) 2019-03-20 12:01:49 +05:30