dkanada
|
349b789492
|
Merge pull request #3616 from crobibero/migration-new-install
Allow migration to optionally run on fresh install
(cherry picked from commit 107cf21f26)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
2020-07-27 18:53:09 -04:00 |
|
crobibero
|
44957c5a9a
|
Use typed logger where possible
|
2020-06-05 18:15:56 -06:00 |
|
Mark Monteiro
|
1666f3ca14
|
Use dependency injection to construct migration routines
|
2020-04-16 23:40:32 -04:00 |
|
Bond_009
|
e9d1eabd53
|
Remove unused usings
|
2020-03-24 16:12:06 +01:00 |
|
Mark Monteiro
|
72bf920291
|
Use a Guid to uniquely identify migrations instead of a string name
Also use a list instead of an array to store executed migrations in the configuration class
|
2020-03-08 16:05:31 +01:00 |
|
Joshua M. Boniface
|
ae9948ce04
|
Merge branch 'master' into logging-migration
|
2020-03-07 21:19:24 -05:00 |
|
Mark Monteiro
|
1295f6c79b
|
Documentation and log message cleanup
|
2020-03-07 20:26:06 +01:00 |
|
Mark Monteiro
|
4c2b543b30
|
Rename IUpdater to IMigrationRoutine
|
2020-03-06 21:51:50 +01:00 |
|
Vasily
|
55b429e5e8
|
Moved migration routines to their own directory
|
2020-03-05 20:40:17 +03:00 |
|