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 72b93db commit d1c6872Copy full SHA for d1c6872
source/interact-data/transactions.txt
@@ -145,6 +145,10 @@ The following example includes error handling logic that reverts the modified
145
:language: python
146
:copyable:
147
148
+Since the code performs a second database operation based on the
149
+model's ``title`` value, reverting the change if the transaction errors
150
+prevents further data inconsistencies.
151
+
152
Additional Information
153
----------------------
154
0 commit comments