graphql-engine/server/src-lib/Hasura/GraphQL/Validate
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
..
Context.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Field.hs add type, variable information to input value's ast (close #21) (#1809) 2019-03-20 12:01:49 +05:30
InputValue.hs add spatial predicates for geography columns (close #1674) (#1735) 2019-03-25 17:59:52 +05:30
Types.hs add type, variable information to input value's ast (close #21) (#1809) 2019-03-20 12:01:49 +05:30