-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Unless there is a good reason to not do this, we should make this change to allow Motor's implementation of convenient transactions API to use only public PyMongo APIs. It is easier to use an in_transaction flag/method than manipulating the _TxnState enum.
We should remember to update Motor's PyMongo dependency when this done.
- has to be done before
-
MOTOR-444 Start using ClientSession.in_transaction
- Closed