Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade db (in production and dev) to v6 #300

Open
vnugent opened this issue May 23, 2023 · 1 comment
Open

Upgrade db (in production and dev) to v6 #300

vnugent opened this issue May 23, 2023 · 1 comment

Comments

@vnugent
Copy link
Contributor

vnugent commented May 23, 2023

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

@zichongkao
Copy link
Contributor

Very supportive for #296 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants