graphql-engine/v3/crates/engine
Vamshi Surabhi 8af78227a0 Experimental SQL interface (#742)
Adds a very experimental SQL interface to v3-engine for GenAI use cases.

---------

Co-authored-by: Abhinav Gupta <127770473+abhinav-hasura@users.noreply.github.com>
Co-authored-by: Gil Mizrahi <gil@gilmi.net>
Co-authored-by: Anon Ray <ecthiender@users.noreply.github.com>
V3_GIT_ORIGIN_REV_ID: 077779ec4e7843abdffdac1ed6aa655210649b93
2024-06-25 18:46:39 +00:00
..
benches Remove redundant clones. (#752) 2024-06-24 14:09:02 +00:00
bin/engine Experimental SQL interface (#742) 2024-06-25 18:46:39 +00:00
src Experimental SQL interface (#742) 2024-06-25 18:46:39 +00:00
tests Use new boolean expressions in arguments (#753) 2024-06-25 14:35:07 +00:00
build.rs Use Clippy to help simplify conditions. (#648) 2024-05-31 13:02:00 +00:00
Cargo.toml Experimental SQL interface (#742) 2024-06-25 18:46:39 +00:00