BA
Better Auth•6mo ago
vava

Not Equal filter not working on nextjs with prisma.

Hi guys, i've noticed a bug while trying to query all users except the ones with a specific role. On GitHub i've seen that a user already reported that: https://github.com/better-auth/better-auth/issues/2468 Has this happened to other? Is there any available workaround?
GitHub
NE filter operator not working with Prisma · Issue #2468 · better...
Is this suited for github? Yes, this is suited for github To Reproduce This is the query i'm using: await authClient.admin.listUsers( { query: { filterField: "role", filterOperator: &...
1 Reply
Chamito-Kun.69
Chamito-Kun.69•3mo ago
in drizzly is a problem 😦
No description

Did you find this page helpful?