diff options
Diffstat (limited to 'src/mongo/db/coll_mod.idl')
| -rw-r--r-- | src/mongo/db/coll_mod.idl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mongo/db/coll_mod.idl b/src/mongo/db/coll_mod.idl index b57eef9744f..10f29489aad 100644 --- a/src/mongo/db/coll_mod.idl +++ b/src/mongo/db/coll_mod.idl @@ -184,13 +184,6 @@ structs: optional: true type: bool unstable: false - timeseriesBucketsMayHaveMixedSchemaData: - description: >- - Whether the time-series collection may have mixed schema data, which was only - possible to write in FCV 5.1 and earlier. - optional: true - type: safeBool - unstable: true dryRun: description: "Runs the requested modification without modifying any database state. This can be used to determine in advance if a particular collMod |
