© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Not Equal filter not working on nextjs with prisma. - Better Auth
BA
Better Auth
•
11mo ago
•
2 replies
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
:
&
.
.
.
Recent Announcements
Similar Threads
Error with Prisma
BA
Better Auth / bug-reports
2y ago
Casing not Working with CLI
BA
Better Auth / bug-reports
7mo ago