Closed bnjbvr closed 9 years ago
request expects (name, params, callback), and https://github.com/cozy/cozy-db/blob/master/src/pouchmodel.coffee#L243
request
(name, params, callback)
(this is causing https://github.com/bnjbvr/kresus/issues/170 )
Hi @bnjbvr, thanks for reporting, a PR would be much appreciated ;-)
request
expects(name, params, callback)
, and https://github.com/cozy/cozy-db/blob/master/src/pouchmodel.coffee#L243