Open Danwhy opened 9 years ago
If I change 'nikki' to 'Simon' on this line: https://github.com/foundersandcoders/facform/blob/rethinkdbWIP/dbtest.js#L25 the result is an empty array, when it should contain Simon's object.
It looks like your fakedb.filter function is only returning the first result.
If I change 'nikki' to 'Simon' on this line: https://github.com/foundersandcoders/facform/blob/rethinkdbWIP/dbtest.js#L25 the result is an empty array, when it should contain Simon's object.
It looks like your fakedb.filter function is only returning the first result.