Skip to content

Merge branches#2

Open
grzlyD wants to merge 8 commits intomasterfrom
merge-branches
Open

Merge branches#2
grzlyD wants to merge 8 commits intomasterfrom
merge-branches

Conversation

@grzlyD
Copy link
Copy Markdown

@grzlyD grzlyD commented Aug 7, 2018

No description provided.

self.ensure_indexes()
kwargs = safe_args(self.safe)
return self.collection.save(self.data, **kwargs)
if self.shard_key:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be protected by an option? Given that we currently don't use a sharded database it seems unfortunate to crash on all queries that don't yet support it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants