Skip to content

Add missing parameters to insert_many method #212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 14, 2022

Conversation

dvzubarev
Copy link
Contributor

Add overwrite_mode, keep_none, merge similar to insert method.
They were added in arangodb 3.7

add overwrite_mode, keep_none, merge similar to insert method.
They were added in arangodb 3.7
@codecov-commenter
Copy link

Codecov Report

Merging #212 (958aec8) into main (76ca077) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #212   +/-   ##
=======================================
  Coverage   99.86%   99.86%           
=======================================
  Files          26       26           
  Lines        3735     3741    +6     
=======================================
+ Hits         3730     3736    +6     
  Misses          5        5           
Impacted Files Coverage Δ
arango/collection.py 99.76% <100.00%> (+<0.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@joowani joowani merged commit faf1da9 into arangodb:main Aug 14, 2022
@joowani
Copy link
Contributor

joowani commented Aug 14, 2022

Thanks for the PR @dvzubarev!

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