This should test the following situations:
- The schema indicates the _id is encrypted, and one or more documents in the batch do not contain the _id field.
- An encrypted field has a Timestamp(0, 0) value
- depends on
-
SERVER-39250 Implement translation of insert command on mongocryptd
- Closed