Juan Gutierrez

Results 15 comments of Juan Gutierrez

Thank you so much for the feedback @ShaneHarvey Great call about using `with_transaction`. If you're OK with it, I might just rewrite it now to use `with_transaction`. Really the "rewrite"...

I believe I've addressed the feedback provided, but do let me know if anything else comes to mind. I'm more than happy to do a follow up PR modifying the...

I've completed the modifications so that we now abstract `with_transaction` as opposed to `start_transaction`. If `run_in_transaction` is called and `pymongo

@bagerard Thank you for the feedback. Would you prefer [the implementation I had](https://github.com/MongoEngine/mongoengine/compare/master...juannyG:mongoengine:4a7d24ab23fbcf08beeabec308211a6f029e918f) prior to the callback modification - or is there something else you have in mind?

> Hi yall. is there any update on this MR? Is there anything I can do to help push this along? I was waiting to see if there would be...