File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -44,8 +44,9 @@ Definition
44
44
45
45
- boolean
46
46
47
- - Optional. If ``true``, :binary:`~bin.mongod` drops the ``target`` of :dbcommand:`renameCollection` prior to
48
- renaming the collection. The default value is ``false``.
47
+ - Optional. If ``true``, :binary:`~bin.mongod` drops the
48
+ ``target`` of :dbcommand:`renameCollection` prior to renaming
49
+ the collection. The default value is ``false``.
49
50
50
51
51
52
Behavior
@@ -75,9 +76,6 @@ warnings and messages.
75
76
between databases. Use :dbcommand:`renameCollection` for these
76
77
rename operations.
77
78
78
- - :method:`db.collection.renameCollection()` is not supported on
79
- sharded collections.
80
-
81
79
- .. include:: /includes/extracts/views-unsupported-rename.rst
82
80
83
81
- :method:`db.collection.renameCollection()` is not supported on
You can’t perform that action at this time.
0 commit comments