Resources
Last updated
Was this helpful?
Last updated
Was this helpful?
Models
Note that Sequelize expects the model to be singular, and uses a pluralizer module to determine what the pluralized model should be. If you're unsure what the pluralizer will output, use this handy app to see what the pluralized model will be.
Querying
Configuration and Commands