feat: query compiler proof of concept #3559
Annotations
4 errors
Run export WORKSPACE_ROOT=$(pwd) && cargo nextest run -p query-engine-tests --partition hash:3/4 --test-threads=1:
query-engine/core/src/compiler/translate/query/read.rs#L5
unused imports: `ConditionValue`, `Filter`, `PlaceholderType`, `PrismaValue`, `QueryMode`, `RelationField`, `ScalarCondition`, `ScalarFilter`, and `ScalarProjection`
|
|
Run export WORKSPACE_ROOT=$(pwd) && cargo nextest run -p query-engine-tests --partition hash:3/4 --test-threads=1:
query-engine/core/src/compiler/translate/query/read.rs#L169
function `collect_referenced_fields` is never used
|
Run export WORKSPACE_ROOT=$(pwd) && cargo nextest run -p query-engine-tests --partition hash:3/4 --test-threads=1
Process completed with exit code 101.
|
Loading