graphql-engine/server
Antoine Leblanc 0fad2485f3 Fix remote relationship test setup.
### Description

This small PR fixes a few errors in the setup of remote relationships. We were not using the proper local state setup functions coming from the LHS context, and the RHS function for remote relationships was misnamed.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3749
GitOrigin-RevId: 5f261aced6bf5dbb05749af10c59e01a9214ea11
2022-02-22 11:55:42 +00:00
..
bench-wrk server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
benchmarks bump python test suite dependencies 2022-01-17 07:40:56 +00:00
documentation Add a tip on how to benchmark a query on postgres 2022-02-08 08:29:22 +00:00
packaging ci: add support for linux/arm64 docker image 2021-12-09 09:34:22 +00:00
src-exec server/tests: initial work on a test suite for DB-to-DB joins 2021-10-20 20:02:34 +00:00
src-lib Build introspection Schema ad-hoc at parsing time 2022-02-21 20:23:55 +00:00
src-rsr server: remove hdb_lib and add tests for read-only source 2022-02-21 10:00:00 +00:00
src-test Feature/removable request transform body and modified request transform API 2022-02-17 04:37:18 +00:00
tests/integration Metadata code cleanups 2022-02-18 12:47:56 +00:00
tests-hspec Fix remote relationship test setup. 2022-02-22 11:55:42 +00:00
tests-py server/bigquery: fix parsing timestamp input values 2022-02-21 14:48:00 +00:00
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore server/citus: feature branch 2021-05-21 02:47:51 +00:00
commit_diff.txt Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
COMPILING-ON-M1.md update contributing and compiling on m1 2022-01-21 11:21:49 +00:00
CONTRIBUTING.md update contributing and compiling on m1 2022-01-21 11:21:49 +00:00
graphql-engine.cabal tests-hspec refactors: Feature -> Context, local state creation, enum name 2022-02-21 17:06:04 +00:00
Makefile ci: misc. cleanup, naming 2022-01-03 06:26:39 +00:00
Setup.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
STYLE.md server, CI: use ormolu as a formatter for Haskell sources 2021-09-23 21:23:21 +00:00