Merging Merging includes Merging Several scopes can be applied simultaneously by passing an array of scopes to .scope , or by passing the scopes as consecutive arguments. // ...
Class Errors new BaseError() new ValidationError(message, [errors]) errors get(path) new DatabaseError() parent sql message() fields() value() index() new TimeoutError()...
Naming strategy Naming strategy By default sequelize will use the model name (the name passed to sequelize.define ) to figure out the name of the model when used in association...