1602 / jugglingdb

Multi-database ORM for nodejs: redis, mongodb, mysql, sqlite3, postgresql, arango, in-memory...
http://1602.github.io/jugglingdb/
2.04k stars 241 forks source link

Add OR condition tests #354

Closed zeitungen closed 10 years ago

zeitungen commented 10 years ago

Add OR condtion test cased for all, count and findOne methods. Implement OR condtion into the memory adapter and implement count into the sql.js file.