You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/NzbDrone.Core/Datastore/Migration
Mark McDowall 5bfcc511e8
AirDate now stored as a string
11 years ago
..
Framework added TTL to cached objects 11 years ago
001_InitialSetup.cs RootFolder removed from Series, going back to Path 12 years ago
002_Remove_tvrage_imdb_unique_constraint.cs cleaned up the mindfuck that was scene mapping. 11 years ago
003_remove_clean_title_from_scene_mapping.cs cleaned up the mindfuck that was scene mapping. 11 years ago
004_updated_history.cs updated history table 11 years ago
005_added_eventtype_to_history.cs Added event type icon to history grid. 11 years ago
006_add_index_to_log_time.cs added log trim command 11 years ago
007_add_renameEpisodes_to_naming.cs Media Management settings are alive 11 years ago
008_remove_backlog.cs fixed merge conflicts. 11 years ago
009_fix_renameEpisodes.cs New migration to fix moving from UseSceneName to RenameEpsiodes 11 years ago
010_add_monitored.cs Monitored instead of ignored for episodes and seasons 11 years ago
011_remove_ignored.cs Monitored instead of ignored for episodes and seasons 11 years ago
012_remove_custom_start_date.cs Removed CustomStartDate 11 years ago
013_add_air_date_utc.cs Added AirDateUtc for UTC offset time 11 years ago
014_drop_air_date.cs AirDate now stored as a string 11 years ago
015_add_air_date_as_string.cs AirDate now stored as a string 11 years ago