mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 09:51:59 +03:00
1717e9ddaf
<!-- Thank you for submitting this PR! :) --> ## Description We cannot validate `BooleanExpressionType`s much until they are used. This adds checks for when they are used as model `where` clauses. We ensure the data connector in question is allowed to use nested filtering (if we try and do any), and ensure that every scalar field has mappings for the appropriate data connector. Hidden behind a feature flag, so technically a no-op. V3_GIT_ORIGIN_REV_ID: ab54f913157954e8197798febafc70012bfad9ad |
||
---|---|---|
.. | ||
failing | ||
passing | ||
metadata_golden_tests.rs |