xavierlacot / joli.js

joli.js is an Activerecord-like javascript ORM, particularly suited for being used in the Appcelerator Titanium Mobile framework.
MIT License
267 stars 60 forks source link

added whereIn support #34

Closed CBeloch closed 10 years ago

CBeloch commented 12 years ago

Hi,

I've added whereIn as a possible constraint option for joli.model.all() and joli.model.count()