Change log update
This commit is contained in:
parent
c0f1112d34
commit
8c58ab0155
1 changed files with 4 additions and 3 deletions
|
|
@ -8,6 +8,8 @@ in the `monger.collection` namespace but always take a database reference as an
|
|||
They are supposed to be used in cases when relying on `monger.core/*mongodb-database*` is not
|
||||
enough.
|
||||
|
||||
Erik Bakstad contributed most of this work.
|
||||
|
||||
|
||||
## monger.core/drop-db
|
||||
|
||||
|
|
@ -815,4 +817,3 @@ given ObjectId. `monger.collection/remove-by-id` is its counterpart for removing
|
|||
### 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