Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Conversation

@phaylon
Copy link
Contributor

@phaylon phaylon commented May 3, 2018

Add maxTimeMS option to IndexView's create_one, create_many, drop_one and drop_all.

API Changes:

  • Last value of create_many is now an optional hash reference with global options.
  • create_one received an additional maxTimeMS option.
  • drop_one and drop_all now accept an options hash reference with maxTimeMS.

Rebased version of PR 154

phaylon added 5 commits May 3, 2018 17:46
… and drop_all.

API Changes:
* Last value of create_many is now an optional hash reference with global options.
* create_one received an additional maxTimeMS option.
* drop_one and drop_all now accept an options hash reference with maxTimeMS.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.004%) to 80.238% when pulling 185273c on shadow-dot-cat:phaylon/PERL-782-rebased into a52ef91 on mongodb:master.

@xdg
Copy link
Contributor

xdg commented May 11, 2018

Rebased, squashed and merged. Thanks!

@xdg xdg closed this May 11, 2018
@TBSliver TBSliver deleted the phaylon/PERL-782-rebased branch June 13, 2019 14:50
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.

3 participants