Skip to content

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

Open
kistz wants to merge 3 commits into
clockworklabs:masterfrom
kistz:ts-where-literal-uuid
Open

Allow to use Uuid as literal value in ts Query Builder#5075
kistz wants to merge 3 commits into
clockworklabs:masterfrom
kistz:ts-where-literal-uuid

Conversation

@kistz
Copy link
Copy Markdown
Contributor

@kistz kistz commented May 19, 2026

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
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