Jake Leventhal
Jake Leventhal
@aBurmeseDev drizzle is just a simple SQL wrapper. This may be the wrong place, but it seems like the issue is with the data API itself. Essentially in postgres if...
not stale
> [drizzle-team/drizzle-orm#1073 (comment)](https://github.com/drizzle-team/drizzle-orm/issues/1073#issuecomment-1928584106) Yeah, it seems that the real issue is that enums just aren't supported in the data API
I also experience issues with this when doing a large `inArray` query. If the list passed as the second parameter is too large, it says maximum callstack exceeded. Seems like...
A related issue: This should be handled in the same case/way
Please drizzle community, I just updated this PR and it includes very important bug fixes
> For now we won't close any of the issues for use cases that are now possible via Client extensions until those have stabilized, and are packaged up and documented....
Bump on this