issues
search
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:
test -> generators -> cursor -> it 'Cursor can select fields from json', (done) ->
test -> generators -> cursor -> it 'Cursor can select values from json', (done) ->
The tests should pass for: