不要怂,就是干,撸起袖子干!

Commit e1b735cc by overlookmotel

Fix findAndCountAll with include all

1 parent 607722a3
Showing with 2 additions and 0 deletions
...@@ -880,6 +880,8 @@ module.exports = (function() { ...@@ -880,6 +880,8 @@ module.exports = (function() {
return undefined; return undefined;
}); });
expandIncludeAll.call(this, countOptions);
validateIncludedElements.call(this, countOptions); validateIncludedElements.call(this, countOptions);
var keepNeeded = function(includes) { var keepNeeded = function(includes) {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!