Skip to content

feat(qc): support parameterizing orderBy._relevance.search#5733

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

feat(qc): support parameterizing orderBy._relevance.search#5733
graphite-app[bot] merged 1 commit intomainfrom
aqrln-kyxlvlrlzwzx

Conversation

@aqrln
Copy link
Member

@aqrln aqrln commented Jan 19, 2026

Don't parse the exact string value out of orderBy._relevance.search and forward it all the way to quaint as an opaque value.

This PR also marks the field as parameterizable in the query schema and DMMF.

Copy link
Member Author

aqrln commented Jan 19, 2026

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 19, 2026

Merging this PR will not alter performance

✅ 11 untouched benchmarks
⏩ 11 skipped benchmarks1


Comparing aqrln-kyxlvlrlzwzx (ca7749b) with aqrln-rvysqztwnuxt (a6f4393)

Open in CodSpeed

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.462MiB 3.476MiB -14.085KiB
Postgres (gzip) 1.131MiB 1.134MiB -2.717KiB
Postgres (size-optimized) 1.741MiB 1.742MiB -1.209KiB
Postgres (size-optimized, gzip) 684.362KiB 684.843KiB -493.000B
Mysql 3.415MiB 3.429MiB -13.712KiB
Mysql (gzip) 1.113MiB 1.116MiB -3.068KiB
Mysql (size-optimized) 1.710MiB 1.711MiB -984.000B
Mysql (size-optimized, gzip) 673.517KiB 674.248KiB -748.000B
Sqlite 3.336MiB 3.350MiB -14.253KiB
Sqlite (gzip) 1.086MiB 1.089MiB -3.076KiB
Sqlite (size-optimized) 1.666MiB 1.668MiB -1.676KiB
Sqlite (size-optimized, gzip) 657.052KiB 657.666KiB -628.000B
SQL Server 3.557MiB 3.571MiB -13.804KiB
SQL Server (gzip) 1.148MiB 1.151MiB -2.682KiB
SQL Server (size-optimized) 1.742MiB 1.743MiB -1.195KiB
SQL Server (size-optimized, gzip) 687.974KiB 688.382KiB -418.000B
CockroachDB 3.513MiB 3.526MiB -14.122KiB
CockroachDB (gzip) 1.149MiB 1.152MiB -3.449KiB
CockroachDB (size-optimized) 1.764MiB 1.766MiB -1.199KiB
CockroachDB (size-optimized, gzip) 694.561KiB 694.957KiB -405.000B

@aqrln aqrln force-pushed the aqrln-kyxlvlrlzwzx branch from 8ba5042 to a723411 Compare January 19, 2026 18:39
@aqrln aqrln force-pushed the aqrln-rvysqztwnuxt branch from 77e8f9a to 7bbd446 Compare January 19, 2026 18:39
@aqrln aqrln added this to the 7.3.0 milestone Jan 19, 2026
@aqrln aqrln marked this pull request as ready for review January 20, 2026 07:02
@aqrln aqrln requested a review from jkomyno January 20, 2026 11:42
@graphite-app
Copy link

graphite-app bot commented Jan 28, 2026

Merge activity

Don't parse the exact string value out of `orderBy._relevance.search` and forward it all the way to `quaint` as an opaque value.

This PR also marks the field as parameterizable in the query schema and DMMF.
@graphite-app graphite-app bot force-pushed the aqrln-rvysqztwnuxt branch from 7bbd446 to a6f4393 Compare January 28, 2026 13:34
@graphite-app graphite-app bot force-pushed the aqrln-kyxlvlrlzwzx branch from a723411 to ca7749b Compare January 28, 2026 13:34
Base automatically changed from aqrln-rvysqztwnuxt to main January 28, 2026 15:36
@graphite-app graphite-app bot merged commit ca7749b into main Jan 28, 2026
98 checks passed
@graphite-app graphite-app bot deleted the aqrln-kyxlvlrlzwzx branch January 28, 2026 15:37
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