Skip to content

Commit 1556b35

Browse files
committed
add note
1 parent c6941b8 commit 1556b35

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/write/transactions.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,9 @@ following steps:
134134

135135
If you require more control over your transactions, you can use the ``start_transaction()``
136136
method. You can use this method with the ``commit_transaction()`` and ``abort_transaction()``
137-
methods described in the preceding section to manually manage the transaction lifecycle.
137+
methods described in the preceding section to manually manage the transaction lifecycle.
138+
139+
.. sharedinclude:: dbx/transactions-parallelism.rst
138140

139141
Additional Information
140142
----------------------

0 commit comments

Comments
 (0)