We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6941b8 commit 1556b35Copy full SHA for 1556b35
source/write/transactions.txt
@@ -134,7 +134,9 @@ following steps:
134
135
If you require more control over your transactions, you can use the ``start_transaction()``
136
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.
+methods described in the preceding section to manually manage the transaction lifecycle.
138
+
139
+.. sharedinclude:: dbx/transactions-parallelism.rst
140
141
Additional Information
142
----------------------
0 commit comments