mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 18:42:30 +03:00
47dcae1614
When using self referential relationships in boolean expressions, the exists clause incorrectly uses the table names to qualify columns which will be the same for parent table and the child table. This is now fixed by generating unique aliases as we traverse down the relationships. |
||
---|---|---|
.. | ||
Auth | ||
App.hs | ||
Auth.hs | ||
CheckUpdates.hs | ||
Init.hs | ||
Logging.hs | ||
Middleware.hs | ||
Query.hs | ||
Utils.hs | ||
Version.hs |