aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Migrations/Routines/RemoveDuplicateExtras.cs
AgeCommit message (Collapse)Author
2020-07-20Allow migration to optionally run on fresh installcrobibero
2020-06-05Use typed logger where possiblecrobibero
2020-05-15Do not run DELETE command if no extras are detectedMark Monteiro
Also log a message if no extras were detected Also log the path used for the database backup Also add some comments to explain the migration
2020-05-15Fixed compilation, added backing db before removing extrasVasily