Skip to content

feat(qc): support hasSome/hasEvery parameterization#5736

Merged
graphite-app[bot] merged 1 commit intomainfrom
aqrln-yqlsysspvylk
Jan 28, 2026
Merged

feat(qc): support hasSome/hasEvery parameterization#5736
graphite-app[bot] merged 1 commit intomainfrom
aqrln-yqlsysspvylk

Conversation

@aqrln
Copy link
Member

@aqrln aqrln commented Jan 19, 2026

Implement ScalarListCondition::ContainsEvery and ScalarListCondition::ContainsSome support for placeholders in sql-query-builder and mark hasSome/hasEvery as parameterizable in the DMMF.

Copy link
Member Author

aqrln commented Jan 19, 2026

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 19, 2026

CodSpeed Performance Report

Merging this PR will not alter performance

Comparing aqrln-yqlsysspvylk (251611e) with aqrln-tuxsotykylou (ba8b033)

Summary

✅ 11 untouched benchmarks
⏩ 11 skipped benchmarks1

Footnotes

  1. 11 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 19, 2026

Wasm Query Compiler File Size

Engine This PR Base branch Diff
Postgres 3.457MiB 3.457MiB 281.000B
Postgres (gzip) 1.130MiB 1.130MiB 124.000B
Postgres (size-optimized) 1.740MiB 1.740MiB 203.000B
Postgres (size-optimized, gzip) 685.359KiB 685.127KiB 237.000B
Mysql 3.410MiB 3.410MiB 122.000B
Mysql (gzip) 1.112MiB 1.112MiB 102.000B
Mysql (size-optimized) 1.710MiB 1.710MiB 121.000B
Mysql (size-optimized, gzip) 674.090KiB 674.026KiB 66.000B
Sqlite 3.329MiB 3.329MiB 122.000B
Sqlite (gzip) 1.085MiB 1.085MiB 170.000B
Sqlite (size-optimized) 1.665MiB 1.665MiB 121.000B
Sqlite (size-optimized, gzip) 657.711KiB 657.708KiB 4.000B
SQL Server 3.552MiB 3.552MiB 281.000B
SQL Server (gzip) 1.148MiB 1.148MiB -57.000B
SQL Server (size-optimized) 1.741MiB 1.741MiB 203.000B
SQL Server (size-optimized, gzip) 688.289KiB 688.195KiB 96.000B
CockroachDB 3.508MiB 3.507MiB 281.000B
CockroachDB (gzip) 1.149MiB 1.148MiB 148.000B
CockroachDB (size-optimized) 1.764MiB 1.764MiB 203.000B
CockroachDB (size-optimized, gzip) 694.981KiB 694.990KiB -9.000B

@graphite-app
Copy link

graphite-app bot commented Jan 28, 2026

Merge activity

Implement `ScalarListCondition::ContainsEvery` and `ScalarListCondition::ContainsSome` support for placeholders in `sql-query-builder` and mark `hasSome`/`hasEvery` as parameterizable in the DMMF.
@graphite-app graphite-app bot force-pushed the aqrln-tuxsotykylou branch from 3b6fbba to ba8b033 Compare January 28, 2026 13:35
@graphite-app graphite-app bot force-pushed the aqrln-yqlsysspvylk branch from 3a94b8a to 251611e Compare January 28, 2026 13:36
Base automatically changed from aqrln-tuxsotykylou to main January 28, 2026 15:38
@graphite-app graphite-app bot merged commit 251611e into main Jan 28, 2026
90 checks passed
@graphite-app graphite-app bot deleted the aqrln-yqlsysspvylk branch January 28, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments