Maik Thieme
Results
1
issues of
Maik Thieme
#### Read me #### Describe the feature `io.vertx.ext.mongo.MongoClient` should implement `Publisher renameCollection(MongoNamespace newCollectionNamespace);` `Publisher renameCollection(MongoNamespace newCollectionNamespace, RenameCollectionOptions options);` `Publisher renameCollection(ClientSession clientSession, MongoNamespace newCollectionNamespace);` `Publisher renameCollection(ClientSession clientSession, MongoNamespace newCollectionNamespace, RenameCollectionOptions options);`...
enhancement
help wanted