-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
This was suggested as a feature for Doctrine MongoDB ODM, but would have to be placed in the library as ODM does not bring its own Collection class. The Python driver has a Collection::rename method to rename a collection. A similar method could be added to the MongoDB\Collection class to satisfy this use-case.
- related to
-
PHPLIB-698 Ensure all operations error when using explicit read or write concern within a transaction
- Backlog
- links to