Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

add 'ordered' parameter in QuerySet.bulk_create for duplicate insert #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hardy4yooz
Copy link

Without the "ordered' parameter , bulk insert will break off with DuplicateKeyError raised by pymongo package.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant