| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-27 | Unified migration handling (#13950) | JPVenson | |
| 2025-03-26 | Feature/backup on migration (#13754) | JPVenson | |
| * Added generalised backup for migrations * Added backup strategy to MigrateLibraryDb * Added missing namespace * Fix merge issues * Fixed style issue * change fast backup key to timestamp * Update src/Jellyfin.Database/Jellyfin.Database.Providers.Sqlite/SqliteDatabaseProvider.cs * Update Fields * applied review comments | |||
| 2020-07-20 | Allow migration to optionally run on fresh install | crobibero | |
| 2020-05-29 | Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode | Bond_009 | |
| 2020-04-16 | Use dependency injection to construct migration routines | Mark Monteiro | |
| 2020-03-08 | Use a Guid to uniquely identify migrations instead of a string name | Mark Monteiro | |
| Also use a list instead of an array to store executed migrations in the configuration class | |||
| 2020-03-06 | Rename IUpdater to IMigrationRoutine | Mark Monteiro | |
