mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
605f8633f3
Currently, we allow tracking of a table with the same name as an already tracked function, and vice-versa. This causes an issue when querying from GraphQL since it will only query the table and not the function. I've made changes to disallow this by throwing an error. |
||
---|---|---|
.. | ||
event_triggers | ||
graphql_introspection | ||
graphql_mutation | ||
graphql_query | ||
graphql_validation | ||
horizontal_scale/basic | ||
inconsistent_objects | ||
logging | ||
remote_schemas | ||
subscriptions | ||
v1 | ||
clear_db.yaml |