Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Not Equal filter not working on nextjs with prisma. - Better Auth
BA
Better Auth
•
10mo 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
:
&
.
.
.
Better Auth
Join
9,988
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Error with Prisma
BA
Better Auth / bug-reports
16mo ago
Casing not Working with CLI
BA
Better Auth / bug-reports
6mo ago