Skip to content

Allow to use Uuid as literal value in ts Query Builder#5075

Merged
joshua-spacetime merged 7 commits into
clockworklabs:masterfrom
kistz:ts-where-literal-uuid
Jun 18, 2026
Merged

Allow to use Uuid as literal value in ts Query Builder#5075
joshua-spacetime merged 7 commits into
clockworklabs:masterfrom
kistz:ts-where-literal-uuid

Conversation

@kistz

@kistz kistz commented May 19, 2026

Copy link
Copy Markdown
Contributor

Description of Changes

Was forgotten while migrating to the QueryBuilder i suppose.
Closes #5073

Maybe @clockwork-tien could lend a hand again in reviewing? ^^

API and ABI breaking changes

None

Expected complexity level and risk

1

Testing

Works in my project :>

  • Type Error goes away when using .eq(uuid)

Comment thread crates/bindings-typescript/src/lib/query.ts
@kistz

kistz commented Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

@joshua-spacetime do you think you can give this a quick review sometime? :>

Comment thread crates/bindings-typescript/src/lib/query.ts Outdated
@kistz kistz requested a review from joshua-spacetime June 18, 2026 10:26
@joshua-spacetime joshua-spacetime added this pull request to the merge queue Jun 18, 2026
Merged via the queue into clockworklabs:master with commit d8de4ab Jun 18, 2026
30 checks passed
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.

Filtering after a uuid field on a react client doesn't work

4 participants