mongodb query limit is limiting another query

后端 未结 0 638
闹比i
闹比i 2021-01-21 12:29

how is this possible? I have a first query using limit which is also limiting another query without limit

let result = await this.getCollection().aggregate(query)         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题