-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Labels
breaking changeFor issues and PRs. Changes that break compatibility and require a major version increment.For issues and PRs. Changes that break compatibility and require a major version increment.
Milestone
Description
Looking the code of updateOnDuplicate looks like we can set an array of fields or a boolean . If we pass a boolean true, the bulkCreate tries to update the primary key field as well, trowing an SequelizeForeignKeyConstraintError SequelizeForeignKeyConstraintError: Cannot delete or update a parent row error.
Metadata
Metadata
Assignees
Labels
breaking changeFor issues and PRs. Changes that break compatibility and require a major version increment.For issues and PRs. Changes that break compatibility and require a major version increment.