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 d5a8d53 commit baf5e13Copy full SHA for baf5e13
source/write/transaction.txt
@@ -104,8 +104,7 @@ following table describes these methods:
104
* - ``commitTransaction()``
105
- | Commits the active transaction for this session. This method returns an
106
error if there is no active transaction for the session, the
107
- transaction was previously ended, or if there is a write
108
- conflict.
+ transaction was previously ended, or if there is a write conflict.
109
110
* - ``abortTransaction()``
111
- | Ends the active transaction for this session. This method returns an
0 commit comments