findmany doesn't easily allow gte or lte?
When looking at the typescript definition of the operators in the findmany where clause I see:
I expected to see lte/gte or even just gt, lt for the Postgrl neon configution. Is it expected that we use the raw sql operator? or is this unintentionally missing?
2 Replies
Relational queries – DrizzleORM
Drizzle ORM | %s
true but it causes typescript errors because its missing in the definition