(20241202) ??

This commit is contained in:
2024-12-02 18:46:48 +05:30
parent 4d8b40a6c7
commit aed746190d
7 changed files with 684 additions and 19 deletions
+1 -1
View File
@@ -959,7 +959,7 @@ class AsyncMongo(AsyncMongoBase):
:param requests: The array of requests (operations) to be performed.
:param session: The session if you need to do this in a transaction.
:param raise_exception: Whether, or not, you want to raise an exception when something fails.
:return:
:return: The no of operations done.
"""
# Ensure you are connected: