-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
In https://github.com/mongodb/mongo-ruby-driver/discussions/2430 it was reported that users are using insert_many with an enumerator, even though this is not documented behavior.
We should add a test case for this and possibly adjust the documentation as well.
- related to
-
RUBY-2976 Raise an error on empty list of operations to BulkWrite
- Closed