CSNW / sql-bricks

Transparent, Schemaless SQL Generation
http://csnw.github.io/sql-bricks
MIT License
203 stars 25 forks source link

allow cloning of statements using in with a subquery #97

Closed chrisbajorin closed 7 years ago

chrisbajorin commented 7 years ago

When cloning statements that utilize $in with a subquery statement, cloning was failing with this.list.slice is not a function.

prust commented 7 years ago

Nice find @cdbajorin! Sorry for the delay; merging.

prust commented 7 years ago

This has been published to NPM in v2.0.3.