mirror of
https://github.com/zhigang1992/deployd.git
synced 2026-05-13 21:06:16 +08:00
Merge branch 'bug/changing-queries'
This commit is contained in:
@@ -213,6 +213,7 @@ Collection.prototype.find = function (ctx, fn) {
|
||||
, session = ctx.session
|
||||
, client = ctx.dpd
|
||||
, errors
|
||||
, data
|
||||
, sanitizedQuery = this.sanitizeQuery(query);
|
||||
|
||||
function done(err, result) {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user