Closed Winedays closed 2 months ago
propagate collation, hint, comment settings to corresponding PyMongo functions in update, delete and aggregate
I have implemented a simple fix for issue #2842 , but I'm not sure how to write test case.
I've added tests in https://github.com/MongoEngine/mongoengine/pull/2843 , this will be merged through the other MR
propagate collation, hint, comment settings to corresponding PyMongo functions in update, delete and aggregate
I have implemented a simple fix for issue #2842 , but I'm not sure how to write test case.