Issues
- 5
OrderBy Support
#10 opened by mahgo - 0
query.Where(x => x.BoolProperty) doesn't work, where query.Where(x => x.BoolProperty == true) does
#12 opened by mahgo - 0
Passing in a list of int ids
#13 opened by mahgo - 1
Where(x => x.Int != number) not working
#14 opened by mahgo - 2
- 4
Getting query results count
#9 opened by mahgo - 1
Date range issues and bool issue
#8 opened by base33 - 4
Add fuzzy to all and any
#4 opened by wroughtec - 2
- 0
- 2
- 0
reverse logic needs to be implemented
#1 opened by base33 - 0
Support for ranges
#2 opened by base33