logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       MongoDB, Inc

Description

       Will bypass document validation for all operations part of this bulk.

       SEEALSO:BulkOperationBypassingDocumentValidation

Parameters

bulk: A mongoc_bulk_operation_t.

       • bypass: A boolean.

Synopsis

          void
          mongoc_bulk_operation_set_bypass_document_validation (
             mongoc_bulk_operation_t *bulk, bool bypass);

See Also