prisma
prisma-engines
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
refactor(qc): remove `ScalarCondition::[Not]InTemplate` Remove `ScalarCondition::InTemplate` and `ScalarCondition::NotInTemplate` and instead add placeholders as the third variant in `ConditionListValue`. This simplifies the implementation and makes some illegal states unrepresentable (previously it was possible to construct `ScalarCondition::InTemplate`/`ScalarCondition::NotInTemplate` with arbitrary `PrismaValue`s and with field references).
aqrln-tuxsotykylou
15 hours ago
refactor(qc): move generator call parsing to a more appropriate place Generator calls should only be parsed when we expect a scalar. This change also adds some debug assertions to ensure that the return types are correct. For performance and size reasons, we do not compile these checks in release builds because generators do not come from user input and cannot be represented in the JSON protocol.
aqrln-tllupuwwnstq
15 hours ago
feat(qc): support parameterizing `orderBy._relevance.search`
aqrln-kyxlvlrlzwzx
15 hours ago
feat: make placeholders typed at JSON protocol level Require placeholder types to be specified in the JSON protocol representation of the placholders and parse them in `JsonProtocolAdapter`.
aqrln-xmyuxlkzonln
15 hours ago
feat(schema): mark most parameterizable fields as parameterizable
aqrln-rvysqztwnuxt
15 hours ago
refactor(qc): remove unused `ScalarField::Param` variant
aqrln-olpxkvsorwnv
15 hours ago
feat(qc): support `hasSome`/`hasEvery` parameterization
aqrln-yqlsysspvylk
15 hours ago
feat(qc): implement placeholder validation
aqrln-uvzslzzyztys
15 hours ago
Active Branches
refactor(qc): remove `ScalarCondition::[Not]InTemplate`
last run
15 hours ago
#5735
CodSpeed Performance Gauge
0%
refactor(qc): move generator call parsing to a more appropriate place
last run
15 hours ago
#5739
CodSpeed Performance Gauge
0%
feat(qc): support parameterizing `orderBy._relevance.search`
last run
15 hours ago
#5733
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs