Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation inconsistencies #59

Open
jrf0110 opened this issue May 3, 2015 · 0 comments
Open

Documentation inconsistencies #59

jrf0110 opened this issue May 3, 2015 · 0 comments

Comments

@jrf0110
Copy link
Owner

jrf0110 commented May 3, 2015

As outlined in #58 there are a number of problems with docs:

Summary

  1. The callback of Dal.remove and Dal.update should be function( error, results ){ } instead of function( error, result ){ } and they will remove/update one or more documents if $query is an object . The documents need update.
  2. The first parameter fnName of before/after filter function is not optional .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant