Edward Hotchkiss

Results 7 comments of Edward Hotchkiss

@Jokero - made the changes, need to figure out why tests are failing with some debugging later today. Thanks for the review!

@Jokero Check it out, all tests passing. Looks pretty sexy. We can make some code smaller but it seems to be working great now. Thoughts on release as `v6.0.0`?

@Jokero I added back paginate.options, the id field is back. One issue left is the `limit : 0`. The test was passing because of how the query was built. I...

Also all tests passing except with limit zero.

Yeah limit:0 in MongoDB defaults to all docs as the default behavior. I'll make sure that there is a note of it in the docs.

@Jokero limit:0 back to original ... :8ball: