Mongo.Migration icon indicating copy to clipboard operation
Mongo.Migration copied to clipboard

Advanced Migration

Open esleybonomo opened this issue 4 years ago • 5 comments

Now we can manipulate the Mongo Database, insert documents, rename collections and anything else operations that you need. It's more generic operations than only manipulate document when exists.

esleybonomo avatar Feb 27 '20 16:02 esleybonomo

Hey esleybonomo,

nice work. Please make every log statement english, then i will merge your pull request.

SRoddis avatar Apr 18 '20 08:04 SRoddis

Hey esleybonomo,

nice work. Please make every log statement english, then i will merge your pull request.

Hello esleybonomo, Great work=) I also need the feature like this I need to add documents to the database,

Do you have time to make this translation? I can help you with this.

ant-shch avatar Apr 25 '20 13:04 ant-shch

Hello @SRoddis , @thiagoadril , I have found that current pull request doesn't work properly for .net 4.7 with MongoMigrationClient, Also ILogger required installing of Logger extenisons,

I have created an updated version of the following feature,

Could you please have a time and look into it? https://github.com/SRoddis/Mongo.Migration/pull/37

ant-shch avatar Apr 26 '20 13:04 ant-shch

Sorry guys, I had no time to continue working on this.

Did anyone continue the work?

Hasn't this functionality gone to the master yet?

esleybonomo avatar Apr 13 '21 14:04 esleybonomo

Are there any updates on this?

R3DST0RM avatar Feb 20 '24 10:02 R3DST0RM