mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 01:44:03 +03:00
8eebcb9bdf
* 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 |
||
---|---|---|
.. | ||
remote_relationships | ||
validation | ||
add_remote_schema_err_missing_arg.yaml | ||
add_remote_schema_err_missing_field.yaml | ||
add_remote_schema_err_unknown_interface.yaml | ||
add_remote_schema_iface_err_wrong_arg_type.yaml | ||
add_remote_schema_with_iface_err_empty_fields_list.yaml | ||
add_remote_schema_with_iface_err_extra_non_null_arg.yaml | ||
add_remote_schema_with_iface_err_wrong_field_type.yaml | ||
add_remote_schema_with_union_err_member_type_interface.yaml | ||
add_remote_schema_with_union_err_no_member_types.yaml | ||
add_remote_schema_with_union_err_unknown_types.yaml | ||
add_remote_schema_with_union_err_wrapped_type.yaml | ||
bahnql_query.yaml | ||
basic_bulk_remove_add.yaml | ||
basic_query.yaml | ||
basic_subscription_not_supported.yaml | ||
basic_timeout_query.yaml | ||
character_interface_query.yaml | ||
check_resp_headers.yaml | ||
create_conflicting_table.yaml | ||
drop_person_table.yaml | ||
person_table.yaml | ||
search_union_type_query.yaml | ||
simple2_mutation.yaml | ||
simple2_query.yaml | ||
tbls_setup.yaml | ||
tbls_teardown.yaml |