prisma
prisma-engines
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: fix issues in aggregations (#5399) Fixes several issues with some aggregations - prisma names and db names were getting mixed up in some cases - refactored `identifiers` to be more useful and explicit - fixed an edge case around Decimal averages --------- Co-authored-by: Alexey Orlenko <alex@aqrln.net>
main
7 hours ago
chore: remove dot files
fix/aggregation-mapper-fixes
7 hours ago
Merge remote-tracking branch 'origin/main' into fix/aggregation-mapper-fixes
fix/aggregation-mapper-fixes
8 hours ago
feat(query-compiler): support `Flow` nodes (#5394) Support `Flow::If` and `Flow::Return` nodes. This makes QC support graphs like this one:  Closes: https://linear.app/prisma-company/issue/ORM-906/implement-flow-nodes Ref: https://github.com/prisma/prisma/pull/27124
main
8 hours ago
fix: avoid decimal precision loss (#5400) Fixes decimal precision loss (emulates what we do in query engine: https://github.com/prisma/prisma-engines/blob/45903b6952ef4ccd708820b6e9ea5b4e338f8913/libs/driver-adapters/src/conversion/postgres.rs#L19)
main
9 hours ago
chore: update query-engine/query-builders/sql-query-builder/src/read.rs Co-authored-by: Alexey Orlenko <alex@aqrln.net>
fix/aggregation-mapper-fixes
9 hours ago
feat(query-compiler): support `Flow` nodes Ref: https://linear.app/prisma-company/issue/ORM-906/implement-flow-nodes
push-sxpqtqnypkxn
10 hours ago
feat(query-compiler): support `Flow` nodes Ref: https://linear.app/prisma-company/issue/ORM-906/implement-flow-nodes
push-sxpqtqnypkxn
10 hours ago
Active Branches
chore(deps): bump tempfile from 3.19.1 to 3.20.0
last run
14 hours ago
#5398
CodSpeed Performance Gauge
0%
feat(qc): Support the relationJoins preview feature
last run
6 days ago
#5374
CodSpeed Performance Gauge
0%
fix(qc): Fix data mapper panic
last run
7 days ago
#5378
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs