You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mongo version 6 is available on our hosting provider and I'd like to upgrade at some point to improve edit history tracking - being able to record both "before" and "after" when recording a change. Right now we only capture the after. To get the before version we will need to do a nontrivial query.
Mongo version 6 is available on our hosting provider and I'd like to upgrade at some point to improve edit history tracking - being able to record both "before" and "after" when recording a change. Right now we only capture the after. To get the before version we will need to do a nontrivial query.
https://www.mongodb.com/blog/post/change-streams-mongodb-6-0-support-pre-post-image-retrieval-ddl-operations
The text was updated successfully, but these errors were encountered: