migrating-ravens / RavenMigrations

A small migrations framework to help you manage your RavenDB Instance.
MIT License
53 stars 24 forks source link

Updated to raven client 3.5 + .net 4.6.1 #41

Closed ramblinwreck35 closed 6 years ago

ramblinwreck35 commented 7 years ago

Seems other forks have done the same/similar but not submitted a PR against the parent repository.

It's a smooth upgrade save for one test which has become flaky (Can_call_up_then_down_on_migrations) when run in a batch with all the others because it fails occasionally, but always passes by itself. Don't have a good idea of the cause right now; will look at this later if I can manage a moment.

dportzline83 commented 7 years ago

I'm totally out of the Raven world lately, so I don't have much stake in this anymore. I'm happy to make you a collaborator so you can move forward with this, assuming the test gets fixed.

JudahGabriel commented 6 years ago

Closing, as we've now updated to Raven 4 and .NET Core 2.1