Update change log [ci skip]
This commit is contained in:
parent
7747325030
commit
a75e0dbd7c
1 changed files with 5 additions and 0 deletions
|
|
@ -59,3 +59,8 @@ monger.collection/find-map-by-id no longer ignore fields argument. Contributed b
|
|||
|
||||
`monger.collection/update-by-id` is a new convenience function for updating a single document with
|
||||
given ObjectId. `monger.collection/remove-by-id` is its counterpart for removing documents.
|
||||
|
||||
|
||||
### monger.core/get-db-names
|
||||
|
||||
monger.core/get-db-names returns a set of databases. Contributed by Toby Hede.
|
||||
|
|
|
|||
Loading…
Reference in a new issue