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.
Readarr/src/NzbDrone.Core/Datastore/Migration
Bogdan dd4a0121f2
Fixed: Migrations running on newer versions of SQLite
2 months ago
..
Framework Increase migration timeout to 5 minutes 3 months ago
000_database_engine_version_check.cs New: Log database engine version on startup 4 months ago
001_initial_setup.cs Fixed: Migrations running on newer versions of SQLite 2 months ago
002_import_list_search.cs New: Postgres Support 2 years ago
003_add_priority_to_indexers.cs New: Index priority 4 years ago
004_rename_supports_on_track_retag.cs Custom Notification cleanup 4 years ago
005_add_indexer_and_enabled_release_profiles.cs New: Added option to filter Release Profile to a specific indexer 3 years ago
006_remove_chown_and_folderchmod_config.cs Use 'var' instead of explicit type 1 year ago
007_update_notifiarr.cs New: Postgres Support 2 years ago
008_extend_metadata_profiles.cs New: Add min pages and ignored terms to metadata profiles 3 years ago
009_update_author_sort_name.cs Remove unused imports 1 year ago
010_add_bookfile_part.cs New: Basic audiobook support 3 years ago
011_update_audio_qualities.cs Remove unused imports 1 year ago
012_add_bookfile_part_naming_token.cs New: Postgres Support 2 years ago
013_update_author_sort_name_again.cs Remove unused imports 1 year ago
014_rename_blacklist_to_blocklist.cs New: Renamed Blacklist to Blocklist 3 years ago
015_fix_indexes.cs Fixed: Migrations running on newer versions of SQLite 2 months ago
016_add_related_works.cs Alternative metadata source 3 years ago
017_import_list_monitor_existing.cs New: Postgres Support 2 years ago
018_add_series_position.cs New: Series file naming tokens 3 years ago
019_add_new_item_monitor_type.cs New: Option to control which new author books get monitored 3 years ago
020_add_download_history.cs New: Postgres Support 2 years ago
021_add_on_delete_to_notifications.cs New: Postgres Support 2 years ago
022_edition_monitored_index.cs Fixed: Speed up book api 2 years ago
023_postgres_update_timestamp_columns_to_with_timezone.cs New: Drop commands table content before postgres migration 4 months ago
024_add_update_history.cs Remove unused imports 1 year ago
025_add_on_update_to_notifications.cs New: OnApplicationUpdate Notifications 1 year ago
026_add_custom_formats.cs Use 'var' instead of explicit type 1 year ago
027_remove_omg.cs Make migration 027 Postgres friendly 1 year ago
028_add_indexer_tags.cs New: Add tag support to indexers 1 year ago
029_list_sync_time.cs New: Rework List sync interval logic 1 year ago
030_download_client_per_indexer.cs New: Link indexer to specific download client 1 year ago
031_add_colon_replacement_to_naming_config.cs New: Colon replacement naming option 1 year ago
032_postgres_update_timestamp_columns_to_with_timezone_part2.cs Fixed Postgres Timezone Issues (part 2) 1 year ago
033_metadata_profile_ignored_to_list.cs Add db migration for Metadata Profile's Ignored to List 11 months ago
034_cdh_per_downloadclient.cs New: Per download client setting to Remove Completed/Failed downloads instead of global setting 11 months ago
035_add_download_client_tags.cs New: Download Client Tags 11 months ago
036_add_result_to_commands.cs New: Add result to commands to report commands that did not complete successfully 10 months ago
037_add_notification_status.cs New: Notifications (Connect) Status 10 months ago
038_add_on_author_add_to_notifications.cs New: Author Added notification 8 months ago
039_book_last_searched_time.cs New: Store last search time for BookSearch 4 months ago
040_add_indexer_flags.cs New: Indexer flags 3 months ago