Xeon Xai

Results 5 comments of Xeon Xai

Would suggest support for `UInt` as well, along with these. As it seems to only support comparisons to signed integers only.

Is there still a plan to include this in the near future? I'm running into the same issues.

I had to do something similar, locally. To do a dynamic `WHERE IN` clause. I could also use this.

Any thoughts on when this will be included? I've ran into this just now. I am using my package in a macOS app, and repeatedly had to step thru the...

I agree with this. I have an enum that subclasses string, but it should be a `varchar` or `char`, instead it creates `text`, but then has issues with the enum...