sequelize-paginate icon indicating copy to clipboard operation
sequelize-paginate copied to clipboard

fix(Count query): Fix count query when using nested property

Open leandrofinger opened this issue 5 years ago • 1 comments

Removed the include property skip for count query. It affetcs queries that uses nested properties in where clause

leandrofinger avatar Dec 08 '19 21:12 leandrofinger

Bug Fixes

  • count: nested property in where clause (e74f00a)

Contributors

@leandrofinger

commit-lint[bot] avatar Dec 08 '19 21:12 commit-lint[bot]