MongoDB Native Node Driver: Explain is Broken?

前端 未结 2 811
清酒与你
清酒与你 2021-01-23 18:13

I can\'t get a proper explain using the native mongodb driver for Node.js. When I use the mongo shell, everything is fine. Is my syntax wrong? Anything else I could be doing wro

2条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-23 19:01

    Should be fixed in 2.0.13 of the driver after I did a bunch of low level profiling and optimizations.

提交回复
热议问题