summaryrefslogtreecommitdiff
path: root/src/mongo/db/coll_mod.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/coll_mod.idl')
-rw-r--r--src/mongo/db/coll_mod.idl6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mongo/db/coll_mod.idl b/src/mongo/db/coll_mod.idl
index 5e6fa56af42..83ecc09d218 100644
--- a/src/mongo/db/coll_mod.idl
+++ b/src/mongo/db/coll_mod.idl
@@ -153,12 +153,6 @@ structs:
type: array<object>
optional: true
stability: stable
- recordPreImages:
- description: "Sets whether updates/deletes should store the pre-image of the
- document in the oplog"
- optional: true
- type: safeBool
- stability: unstable
changeStreamPreAndPostImages:
description: "The options for point-in-time pre- and post-images in change streams opened on this collection."
type: ChangeStreamPreAndPostImagesOptions