graphql-engine/server
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
..
packaging bump stackage to lts 13 and refer to hasura's pg-client-hs (#1747) 2019-03-14 20:25:33 +05:30
src-exec use bytestring builder to represent encoded json (#1800) 2019-03-18 21:52:21 +05:30
src-lib add spatial predicates for geography columns (close #1674) (#1735) 2019-03-25 17:59:52 +05:30
src-rsr update console and docs favicons (close #1485) (#1760) 2019-03-25 15:42:56 +05:30
test allow renaming tables, columns and relationships (close #79) (#1542) 2019-03-01 14:47:22 +05:30
tests-py add spatial predicates for geography columns (close #1674) (#1735) 2019-03-25 17:59:52 +05:30
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore adds basic support for remote schemas/schema stitching (#952) 2018-11-23 18:32:46 +05:30
.stylish-haskell.yaml refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
CONTRIBUTING.md specify needed node version, clarify setup instructions (close #1754) (#1815) 2019-03-19 10:42:50 +05:30
graphql-engine.cabal use bytestring builder to represent encoded json (#1800) 2019-03-18 21:52:21 +05:30
Makefile Revert "reduce server build time on ci (#1836)" 2019-03-25 09:49:23 +05:30
Setup.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
stack-nightly.yaml bump stackage to lts 13 and refer to hasura's pg-client-hs (#1747) 2019-03-14 20:25:33 +05:30
stack.yaml bump stackage to lts 13 and refer to hasura's pg-client-hs (#1747) 2019-03-14 20:25:33 +05:30