sequelize-paginate
sequelize-paginate copied to clipboard
fix(Count query): Fix count query when using nested property
Removed the include property skip for count query. It affetcs queries that uses nested properties in where clause