Skip to content

Documentation inconsistencies #59

@jrf0110

Description

@jrf0110

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 .

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions