graphql-engine/server/src-test
Vamshi Surabhi 0728a9e60e fixes remote relationships format in metadata (fixes graphql-engine-mono/issues/3108)
## Description

This PR fixes two issues:
  - in [#2903](https://github.com/hasura/graphql-engine-mono/pull/2903), we introduced a new metadata representation of remote relationships, which broke parsing a metadata blob containing an old-style db-to-rs remote relationship
  - in [#1179](https://github.com/hasura/graphql-engine-mono/pull/1179), we silently and mistakenly deprecated `create_remote_relationship` in favour of `<backend>_create_remote_relationship`

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3124
Co-authored-by: jkachmar <8461423+jkachmar@users.noreply.github.com>
Co-authored-by: Antoine Leblanc <1618949+nicuveo@users.noreply.github.com>
GitOrigin-RevId: 45481db7a8d42c7612e938707cd2d652c4c81bf8
2021-12-14 06:46:11 +00:00
..
Data server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Database/MSSQL server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Hasura fixes remote relationships format in metadata (fixes graphql-engine-mono/issues/3108) 2021-12-14 06:46:11 +00:00
Network/HTTP/Client server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Main.hs fixes remote relationships format in metadata (fixes graphql-engine-mono/issues/3108) 2021-12-14 06:46:11 +00:00