graphql-engine/server
2019-01-25 00:04:44 +05:30
..
packaging update server dockerfile, install manifests and docs (#1097) 2018-11-23 14:47:31 +05:30
src-exec allow specifying network interface with "server-host" option (#1280) 2019-01-11 16:37:13 +05:30
src-lib simplify SQL generated for _eq and _neq operators in GraphQL API (#1466) 2019-01-25 00:04:44 +05:30
src-rsr fix fetching primary key columns for non table owners (close #1269) (#1300) 2019-01-04 16:36:05 +05:30
test apply update permissions for upsert mutations (#628) 2018-12-15 21:40:29 +05:30
tests-py dependencies of object relationship now includes remote table, closes #1441 (#1442) 2019-01-24 18:56:13 +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 update Server Contributing.md (close #1370) (#1414) 2019-01-20 15:19:56 +05:30
graphql-engine.cabal local console during development (#1252) 2018-12-21 13:21:02 +05:30
Makefile adds basic support for remote schemas/schema stitching (#952) 2018-11-23 18:32:46 +05:30
Setup.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
stack-nightly.yaml refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
stack.yaml add flag to disable prepared statements (close #1392) (#1396) 2019-01-18 19:50:41 +05:30