prisma
prisma-engines
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: build query-engine-wasm with stable rust
push-qkrsypxvlupy
7 hours ago
chore: install newer wasm-opt (#5166) We installed `wasm-opt` from crates.io but it's not the real thing, those are just Rust bindings to `wasm-opt` that happen to ship the binary as well. They haven't been updated in almost a year, while `wasm-opt` was getting updates and improvements. This commit installs `wasm-opt` from the official repository.
main
7 hours ago
fix(qc): support projected data dependencies with multiple fields (#5165) The ticket and the code comment were suggesting to support multiple fields in `MapField` but that's not what we actually needed to support projected data dependencies with multiple fields. We use `MapField` to extract either a scalar to generate an equality filter or a list of scalars to generate an `IN` clause. Therefore, we need separate `MapField` operations and separate bindings for each field. Closes: https://linear.app/prisma-company/issue/ORM-573/make-mapfield-support-projecting-to-multiple-fields
main
8 hours ago
test: run query engine tests with query compiler Closes: https://linear.app/prisma-company/issue/ORM-555/make-prisma-engines-tests-run-with-query-compiler Co-authored-by: jacek-prisma <malec@prisma.io>
push-qrnvpsponvyr
9 hours ago
fix(qc): support projected data dependencies with multiple fields The ticket and the code comment were suggesting to support multiple fields in `MapField` but that's not what we actually needed to support projected data dependencies with multiple fields. We use `MapField` to extract either a scalar to generate an equality filter or a list of scalars to generate an `IN` clause. Therefore, we need separate `MapField` operations and separate bindings for each field. Closes: https://linear.app/prisma-company/issue/ORM-573/make-mapfield-support-projecting-to-multiple-fields
push-rspvxozzlupv
10 hours ago
test: run query engine tests with query compiler Closes: https://linear.app/prisma-company/issue/ORM-555/make-prisma-engines-tests-run-with-query-compiler Co-authored-by: jacek-prisma <malec@prisma.io>
push-qrnvpsponvyr
11 hours ago
test: run query engine tests with query compiler Closes: https://linear.app/prisma-company/issue/ORM-555/make-prisma-engines-tests-run-with-query-compiler Co-authored-by: jacek-prisma <malec@prisma.io>
push-qrnvpsponvyr
11 hours ago
test: run query engine tests with query compiler Closes: https://linear.app/prisma-company/issue/ORM-555/make-prisma-engines-tests-run-with-query-compiler Co-authored-by: jacek-prisma <malec@prisma.io>
push-qrnvpsponvyr
12 hours ago
Active Branches
chore: build query-engine-wasm with stable rust
last run
7 hours ago
#5167
CodSpeed Performance Gauge
0%
test: run query engine tests with query compiler
last run
9 hours ago
#5146
CodSpeed Performance Gauge
0%
feat: add support for nested transaction rollbacks via savepoints in sql
last run
8 days ago
#4375
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs