graphql-engine/server/src-lib
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
..
Control server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Data Allows for mock env vars in test-webhook-transform endpoint 2021-12-09 07:59:46 +00:00
Database/MSSQL server/mssql: add cascade to mssql_run_sql 2021-10-22 14:50:13 +00:00
GHC server: drop dependency on ghc-heap-view again for profiling builds (close #2554) 2021-10-12 09:34:08 +00:00
Hasura fixes remote relationships format in metadata (fixes graphql-engine-mono/issues/3108) 2021-12-14 06:46:11 +00:00
Network server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00