mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
c94640a377
* don't allow fkey based relations from/to a table that isn't tracked, fix #185 Check if remote table exist in metadata when creating foreign-key based object relationship. * add tests for adding object relation using fkey if remote table is untracked |
||
---|---|---|
.. | ||
delete_mutation | ||
insert_mutation | ||
update_mutation | ||
create_address_resident_relationship_error.yaml | ||
create_author_article_permissions.yaml | ||
create_author_article_relationship.yaml | ||
create_tables.yaml | ||
insert_mutation_article.yaml | ||
introspection.yaml | ||
nested_select_query_article.yaml | ||
nested_select_where_query_author.yaml | ||
simple_select_query_author.yaml | ||
track_tables.yaml |