Skip to content

Model.update({ ... }, {silent: true}) #5200

@a-b-r-o-w-n

Description

@a-b-r-o-w-n

silent is an option when updating an instance, but not when doing bulk updates. Is it possible to do a bulk update without updating timestamps?

Model.update({ foo: 'bar' }, { silent: true });

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureDEPRECATED: replace with the "feature" issue type

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions