`drizzleAdapter` is not handling `ne` operator
Hello, currently the
Version: 1.2.7
This cause invalid data being returned on filters. See below example:
auth.ts
client.ts
usage.ts
Logs enabled
convertWhereClause (L133) in drizzleAdapter is not handling the ne operator and fallsback to eq by default.Version: 1.2.7
This cause invalid data being returned on filters. See below example:
auth.ts
client.ts
usage.ts
Logs enabled
debugLogs in drizzleAdapter:GitHub
The most comprehensive authentication framework for TypeScript - better-auth/better-auth