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 c097fe2 commit 5cd6e9dCopy full SHA for 5cd6e9d
ChangeLog.md
@@ -5,6 +5,9 @@ MongoDB for XP Framework ChangeLog
5
6
## 1.4.0 / 2022-07-09
7
8
+* Merged PR #23: Add `MongoConnection::run()` to run commands in the
9
+ *admin* database, e.g. *ping*.
10
+ (@thekid)
11
* Merged PR #22: Add `Cursor::all()`. This is equivalent to iterating and
12
storing all documents in an array but more concise.
13
(@thekid)
0 commit comments