graphql-engine/v3/crates/engine
Abhinav Gupta 180c1dbc59 Refactor SQL layer to use OpenDD query IR (#925)
As per the multiple frontends RFC:
https://github.com/hasura/v3-engine/blob/vamshi/multiple-frontends/rfcs/multiple-frontends.md

V3_GIT_ORIGIN_REV_ID: 07f7c5323179a62fd08717d6d49f9415da139873
2024-08-05 23:38:19 +00:00
..
benches Add flag to toggle whether to expose internal errors (#759) 2024-06-27 12:43:23 +00:00
bin/engine Refactor SQL layer to use OpenDD query IR (#925) 2024-08-05 23:38:19 +00:00
src Refactor SQL layer to use OpenDD query IR (#925) 2024-08-05 23:38:19 +00:00
tests Fix NDC relationship collection for filter predicates in nested relationship selection. (#924) 2024-08-02 16:18:29 +00:00
build.rs Use Clippy to help simplify conditions. (#648) 2024-05-31 13:02:00 +00:00
Cargo.toml Implement NoAuth mode in AuthConfig (#877) 2024-07-25 15:49:26 +00:00