Skip to content

Commit 81f2958

Browse files
committed
DOCSP-2782: add upsert clarification for bulkwrites in txns
1 parent cde647d commit 81f2958

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/includes/table-transactions-operations.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,5 @@
6767
* - | :method:`db.collection.bulkWrite()`
6868
| Various :doc:`/reference/method/js-bulk`
6969
-
70-
- For insert operations, only when run against an existing collection.
70+
- | For insert operations, only when run against an existing collection.
71+
| For ``upsert``, only when run against an existing collection.

0 commit comments

Comments
 (0)