phoenixwebgroup / DotNetMongoMigrations

Migrations for Mongo using the official csharp (dotnet) driver
Other
59 stars 34 forks source link

Updated to mongodb driver to 2.3.0 #22

Closed thehoneymad closed 2 months ago

thehoneymad commented 8 years ago

I updated the mongodb driver version to 2.3.0. Would like to add a test project later if this seems sane.

mribichich commented 7 years ago

Are you planning on merging this change sometime? thanks!

c-lombardi commented 7 years ago

With the changes you made to UpdateDocuments, how do you plan for the migration to have access to another collection or query results while updating?