migrating-ravens / RavenMigrations

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

order by LastModified descending when reading docs in Alter.Collection() #11

Closed gareththackeray closed 10 years ago

gareththackeray commented 10 years ago

See https://github.com/khalidabuhakmeh/RavenMigrations/issues/10

If we don't order by something when reading the documents back the order is arbitrary and could change between batches.

khalidabuhakmeh commented 10 years ago

I will try to get this out this week on NuGet as version 1.0.1