Opened this issue 11 years ago · 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.