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
kay.one 0b179a6086
starting to move indexers to generic provider.
11 years ago
..
Framework signalr cleanup 11 years ago
001_InitialSetup.cs updated FluentMigrator 11 years ago
002_Remove_tvrage_imdb_unique_constraint.cs updated FluentMigrator 11 years ago
003_remove_clean_title_from_scene_mapping.cs updated FluentMigrator 11 years ago
004_updated_history.cs updated FluentMigrator 11 years ago
005_added_eventtype_to_history.cs updated FluentMigrator 11 years ago
006_add_index_to_log_time.cs updated FluentMigrator 11 years ago
007_add_renameEpisodes_to_naming.cs updated FluentMigrator 11 years ago
008_remove_backlog.cs re-adding indexes for series/episodes. 11 years ago
009_fix_renameEpisodes.cs re-adding indexes for series/episodes. 11 years ago
010_add_monitored.cs updated FluentMigrator 11 years ago
011_remove_ignored.cs re-adding indexes for series/episodes. 11 years ago
012_remove_custom_start_date.cs re-adding indexes for series/episodes. 11 years ago
013_add_air_date_utc.cs updated FluentMigrator 11 years ago
014_drop_air_date.cs re-adding indexes for series/episodes. 11 years ago
015_add_air_date_as_string.cs updated FluentMigrator 11 years ago
016_updated_imported_history_item.cs store scene name in history 11 years ago
017_reset_scene_names.cs clear existing scene name since it wasn't storing the correct string 11 years ago
018_remove_duplicates.cs better migration error handling. 11 years ago
019_restore_unique_constraints.cs re-adding indexes for series/episodes. 11 years ago
020_add_year_and_seasons_to_series.cs Adding seasons to series will also unmonitor season 0 11 years ago
021_drop_seasons_table.cs Seasons are now subdocuments of series 11 years ago
022_move_notification_to_generic_provider.cs starting to move indexers to generic provider. 11 years ago