Closed chrisbajorin closed 7 years ago
When cloning statements that utilize $in with a subquery statement, cloning was failing with this.list.slice is not a function.
this.list.slice is not a function
Nice find @cdbajorin! Sorry for the delay; merging.
This has been published to NPM in v2.0.3.
v2.0.3
When cloning statements that utilize $in with a subquery statement, cloning was failing with
this.list.slice is not a function
.