vidigami / backbone-orm

A polystore ORM for Node.js and the browser
http://vidigami.github.io/backbone-orm
MIT License
238 stars 15 forks source link

Nested select and values query #19

Open kmalakoff opened 10 years ago

kmalakoff commented 10 years ago

The tests should pass for:

  1. test -> generators -> cursor -> it 'Cursor can select fields from json', (done) ->
  2. test -> generators -> cursor -> it 'Cursor can select values from json', (done) ->