fordth / jinqJs

jinqJs provides a simple way to perform SQL like queries on javaScript arrays, collections and web services using LINQ expressions.
Other
93 stars 29 forks source link

.where missing string check which have "Awanish Kumar" #6

Closed sengarawi closed 8 years ago

sengarawi commented 8 years ago

.where we can not pass a string which have space like i can not find where name = "Awanish Kumar "

fordth commented 8 years ago

Fixed in release v1.5.6. Thank you.