improve option handling ("deep" clone of the *where* property) in findAndCountAl…
…l() so that generating the "count" query does not break the generated "select" query (due to the query generator overwriting the options *where* property, e.g. from `["name LIKE ?", "foo%"]` to `["foo%"]`)
Showing
with
27 additions
and
7 deletions
-
Please register or sign in to post a comment