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 fc3113c commit 4f14c9eCopy full SHA for 4f14c9e
source/reference/methods.txt
@@ -638,16 +638,6 @@ Database Methods
638
639
- Lists all collections and views in the current database.
640
641
- * - :method:`db.getLastError()`
642
-
643
- - Checks and returns the status of the last operation. Wraps
644
- :dbcommand:`getLastError`.
645
646
- * - :method:`db.getLastErrorObj()`
647
648
- - Returns the status document for the last operation. Wraps
649
650
651
* - :method:`db.getMongo()`
652
653
- Returns the current database connection.
0 commit comments