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/src/NzbDrone.Core/Datastore/Migration
Lars Johnsen a79fc94a54
Compilation: Fix case inconsistencies
9 years ago
..
Framework Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 9 years ago
001_initial_setup.cs Compilation: Fix case inconsistencies 9 years ago
002_remove_tvrage_imdb_unique_constraint.cs Compilation: Fix case inconsistencies 9 years ago
003_remove_clean_title_from_scene_mapping.cs Moved source code under src folder - massive change 11 years ago
004_updated_history.cs Moved source code under src folder - massive change 11 years ago
005_added_eventtype_to_history.cs Moved source code under src folder - massive change 11 years ago
006_add_index_to_log_time.cs Moved source code under src folder - massive change 11 years ago
007_add_renameEpisodes_to_naming.cs Moved source code under src folder - massive change 11 years ago
008_remove_backlog.cs Fixed: All migrations are now transactional and will rollback if failed 10 years ago
009_fix_renameEpisodes.cs Fixed: All migrations are now transactional and will rollback if failed 10 years ago
010_add_monitored.cs Moved source code under src folder - massive change 11 years ago
011_remove_ignored.cs Fixed: All migrations are now transactional and will rollback if failed 10 years ago
012_remove_custom_start_date.cs Fixed: All migrations are now transactional and will rollback if failed 10 years ago
013_add_air_date_utc.cs Moved source code under src folder - massive change 11 years ago
014_drop_air_date.cs Fixed: All migrations are now transactional and will rollback if failed 10 years ago
015_add_air_date_as_string.cs Moved source code under src folder - massive change 11 years ago
016_updated_imported_history_item.cs Moved source code under src folder - massive change 11 years ago
017_reset_scene_names.cs Moved source code under src folder - massive change 11 years ago
018_remove_duplicates.cs Fixed: All migrations are now transactional and will rollback if failed 10 years ago
019_restore_unique_constraints.cs Fixed: All migrations are now transactional and will rollback if failed 10 years ago
020_add_year_and_seasons_to_series.cs Moved source code under src folder - massive change 11 years ago
021_drop_seasons_table.cs Moved source code under src folder - massive change 11 years ago
022_move_indexer_to_generic_provider.cs cleaned up using directives. 11 years ago
023_add_config_contract_to_indexers.cs cleaned up using directives. 11 years ago
024_drop_tvdb_episodeid.cs Fixed: All migrations are now transactional and will rollback if failed 10 years ago
025_move_notification_to_generic_provider.cs Converted notifications to thingi provider 11 years ago
026_add_config_contract_to_notifications.cs Converted notifications to thingi provider 11 years ago
027_fix_omgwtfnzbs.cs Fixed omgwtfnzbs issues with null settings 11 years ago
028_add_blacklist_table.cs Blacklisting will trigger episode search 11 years ago
029_add_formats_to_naming_config.cs Added mono space font, cleaner UI for rename preview 11 years ago
030_add_season_folder_format_to_naming_config.cs Moved SeasonFolderFormat to NamingConfig 11 years ago
031_delete_old_naming_config_columns.cs Fixed: All migrations are now transactional and will rollback if failed 10 years ago
032_set_default_release_group.cs New: Release Group can now be used in rename patterns 11 years ago
033_add_api_key_to_pushover.cs New: PushOver will now require an application per user to avoid API limiting issues 11 years ago
034_remove_series_contraints.cs Cleaned up using directive 10 years ago
035_add_series_folder_format_to_naming_config.cs New: Series Folder format now configurable (used when adding series only) 11 years ago
036_update_with_quality_converters.cs Fixed broken migration 036 for people upgrading from very old DBs 10 years ago
037_add_configurable_qualities.cs Fixed: All migrations are now transactional and will rollback if failed 10 years ago
038_add_on_upgrade_to_notifications.cs New: Optionally disable notifications for upgraded episode files 10 years ago
039_add_metadata_tables.cs Fixed migration filenames, check if process has exited before waiting for exit 10 years ago
040_add_metadata_to_episodes_and_series.cs Fixed migration filenames, check if process has exited before waiting for exit 10 years ago
041_fix_xbmc_season_images_metadata.cs Couple XBMC Metadata fixes 10 years ago
042_add_download_clients_table.cs Reordered migrations after rebase 10 years ago
043_convert_config_to_download_clients.cs Reordered migrations after rebase 10 years ago
044_fix_xbmc_episode_metadata.cs More xbmc metadata improvements 10 years ago
045_add_indexes.cs Renumbered migration after rebase 10 years ago
046_fix_nzb_su_url.cs Fixed: nzb.su URL changed to api.nzb.su 10 years ago
047_add_published_date_blacklist_column.cs Blacklisting improvements 10 years ago
048_add_title_to_scenemappings.cs Removed extra usings from migrations 10 years ago
049_fix_dognzb_url.cs Fixed: dognzb API URL 10 years ago
050_add_hash_to_metadata_files.cs Fixed migrations 10 years ago
051_download_client_import.cs Cleaned up using directive 10 years ago
052_add_columns_for_anime.cs Anime! 10 years ago
053_add_series_sorttitle.cs Fixed: Improved title sorting for 'A to Z' 10 years ago
054_rename_profiles.cs Profiles 10 years ago
055_drop_old_profile_columns.cs Fixed: All migrations are now transactional and will rollback if failed 10 years ago
056_add_mediainfo_to_episodefile.cs Cleaned up using directive 10 years ago
057_convert_episode_file_path_to_relative.cs Relative episode file paths 10 years ago
058_drop_epsiode_file_path.cs Fixed: All migrations are now transactional and will rollback if failed 10 years ago
059_add_enable_options_to_indexers.cs New: Enable/Disable RSS Sync/Searching on a per indexer basis 10 years ago
060_remove_enable_from_indexers.cs Fixed: All migrations are now transactional and will rollback if failed 10 years ago
061_clear_bad_scene_names.cs don't clear scenenames that are 40 char long. 10 years ago
062_convert_quality_models.cs New: v2/v3/etc handling for anime 10 years ago
063_add_remotepathmappings.cs New: Added global Remote Path mapping table to replace individual Local Category Path settings. 10 years ago
064_add_remove_method_from_logs.cs removed method column from log db. 10 years ago
065_make_scene_numbering_nullable.cs Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0. 10 years ago
066_add_tags.cs De-dupe Tags 9 years ago
067_add_added_to_series.cs New: Store date series was added in database 10 years ago
068_add_release_restrictions.cs Fixed the migration to release restrictions 10 years ago
069_quality_proper.cs Naming fixes 10 years ago
070_delay_profile.cs Fixed: Add tag when text box loses focus 10 years ago
071_unknown_quality_in_profile.cs New: Add Unknown Quality to profile (advanced) 10 years ago
072_history_grabid.cs New: Rebuilt Completed/Failed download handling from scratch 10 years ago
073_clear_ratings.cs Fixed: Remove bad ratings from trakt 10 years ago
074_disable_eztv.cs Fixed: Disable EZTV when using the default URL 10 years ago
075_force_lib_update.cs forcing lib update on upgrade 10 years ago
076_add_users_table.cs New: Forms authentication 9 years ago
077_add_add_options_to_series.cs New: options when adding series, including the ability to search for all missing episodes 9 years ago
078_add_commands_table.cs Command queue 9 years ago
079_dedupe_tags.cs Deduping tags only updates affected models 9 years ago
081_move_dot_prefix_to_transmission_category.cs Fixed: Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead. 9 years ago
082_add_fanzub_settings.cs New: Fanzub url can now be modified (to be used only with alternative sites implementing the same api) 9 years ago
083_additonal_blacklist_columns.cs Blacklisting torrents and using more info to evaluate matches 9 years ago