graphql-engine/server/tests-py/queries
hasura-bot 8eebcb9bdf server: query remote server in a remote join query iff all arguments are not null (#31)
* server: query remote server in a remote join query iff all arguments are not null

Co-authored-by: Karthikeyan Chinnakonda <karthikeyan@hasura.io>
GITHUB_PR_NUMBER: 6199
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/6199

* Update server/src-lib/Hasura/Backends/Postgres/Execute/RemoteJoin.hs

Co-authored-by: Brandon Simmons <brandon@hasura.io>

* Apply suggestions from code review

Co-authored-by: Brandon Simmons <brandon@hasura.io>

* Update server/tests-py/test_remote_relationships.py

Co-authored-by: Brandon Simmons <brandon@hasura.io>

* Apply suggestions from code review

Co-authored-by: Brandon Simmons <brandon@hasura.io>

* use guard instead of case match

* add comment about the remote relationship joining

* add a comment about the design discussion

* update CHANGELOG

Co-authored-by: Karthikeyan Chinnakonda <karthikeyan@hasura.io>
Co-authored-by: Brandon Simmons <brandon@hasura.io>
GitOrigin-RevId: ce7e8288d37ad7c32705f96cb6363f6ad68f3c0a
2020-11-18 09:00:12 +00:00
..
actions server: add custom timeouts to actions (#5762) 2020-09-16 09:53:17 +00:00
compression add gzip brotli compression to http responses (close #2674) (#2751) 2019-09-19 18:24:40 +05:30
event_triggers Merge oss/master onto mono/main 2020-11-12 22:37:19 +05:30
explain fix explain queries with role permissions, fix #4816 2020-05-22 14:40:57 +05:30
graphql_introspection server: customize tracking tables with a custom name (#5719) 2020-10-29 12:48:45 +00:00
graphql_mutation Merge oss/master onto mono/main 2020-11-12 22:37:19 +05:30
graphql_query server: customize tracking tables with a custom name (#5719) 2020-10-29 12:48:45 +00:00
graphql_validation Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
heterogeneous Server: Validate remote schema queries (#5938) 2020-10-13 14:03:11 +05:30
horizontal_scale/basic sync metadata cache across multiple instances connected to same db (closes #1182) (#1574) 2019-03-12 11:16:27 +05:30
inconsistent_objects Add missing check in SetTableCustomFields; update various test cases 2020-01-08 16:45:54 -06:00
logging breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
remote_schemas server: query remote server in a remote join query iff all arguments are not null (#31) 2020-11-18 09:00:12 +00:00
schema/duplication add tests 2020-09-01 17:13:42 +05:30
subscriptions use only required session variables in multiplexed queries for subscriptions (#4329) 2020-11-03 13:45:22 +05:30
unauthorized_role fix a security issue with 1.2 2020-05-22 14:40:57 +05:30
v1 Merge oss/master onto mono/main 2020-11-12 22:37:19 +05:30
clear_db.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30