circleci/mongofinil

explain? doesn't work

Opened this issue · 1 comments

Running a query like (model/where {:field value} :explain? true) throws "expected seq".

Looks like most of the wrappers are expecting a seq, but explain returns a map.