Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No, the where condition in Sequelize applies after joining tables. The tables must be joined first before filtering the data using a where condition.