This website requires JavaScript.
Explore
Help
Sign In
third-party-mirrors
/
navidrome
Watch
1
Star
0
Fork
0
You've already forked navidrome
mirror of
https://github.com/navidrome/navidrome.git
synced
2025-04-13 02:37:18 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
navidrome
/
db
/
migrations
History
Deluan Quintão
5c0b6fb9b7
fix(server): skip non-UTF encoding during the database migration. (
#3803
)
...
Fix
#3787
Signed-off-by: Deluan <deluan@navidrome.org>
2025-03-13 07:10:45 -04:00
..
20200130083147_create_schema.go
…
20200131183653_standardize_item_type.go
…
20200208222418_add_defaults_to_annotations.go
…
20200220143731_change_duration_to_float.go
…
20200310171621_enable_search_by_albumartist.go
…
20200310181627_add_transcoding_and_player_tables.go
…
20200319211049_merge_search_into_main_tables.go
…
20200325185135_add_album_artist_id.go
…
20200326090707_fix_album_artists_importing.go
…
20200327193744_add_year_range_to_album.go
…
20200404214704_add_indexes.go
…
20200409002249_enable_search_by_tracks_artists.go
…
20200411164603_add_created_and_updated_fields_to_playlists.go
…
20200418110522_reindex_to_fix_album_years.go
…
20200419222708_reindex_to_change_full_text_search.go
…
20200423204116_add_sort_fields.go
…
20200508093059_add_artist_song_count.go
…
20200512104202_add_disc_subtitle.go
…
20200516140647_add_playlist_tracks_table.go
…
20200608153717_referential_integrity.go
…
20200706231659_add_default_transcodings.go
feat(bfr): Big Refactor: new scanner, lots of new fields and tags, improvements and DB schema changes (
#2709
)
2025-02-19 20:35:17 -05:00
20200710211442_add_playlist_path.go
…
20200731095603_create_play_queues_table.go
…
20200801101355_create_bookmark_table.go
…
20200819111809_drop_email_unique_constraint.go
…
20201003111749_add_starred_at_index.go
…
20201010162350_add_album_size.go
…
20201012210022_add_artist_playlist_size.go
…
20201021085410_add_mbids.go
…
20201021093209_add_media_file_indexes.go
…
20201021135455_add_media_file_artist_index.go
…
20201030162009_add_artist_info_table.go
…
20201110205344_add_comments_and_lyrics.go
…
20201128100726_add_real-path_option.go
…
20201213124814_add_all_artist_ids_to_album.go
Refactor string utilities into its own package
str
2024-06-05 22:09:27 -04:00
20210322132848_add_timestamp_indexes.go
…
20210418232815_fix_album_comments.go
…
20210430212322_add_bpm_metadata.go
…
20210530121921_create_shares_table.go
…
20210601231734_update_share_fieldnames.go
…
20210616150710_encrypt_all_passwords.go
…
20210619231716_drop_player_name_unique_constraint.go
…
20210623155401_add_user_prefs_player_scrobbler_enabled.go
…
20210625223901_add_referential_integrity_to_user_props.go
…
20210626213026_add_scrobble_buffer.go
…
20210715151153_add_genre_tables.go
…
20210821212604_add_mediafile_channels.go
…
20211008205505_add_smart_playlist.go
…
20211023184825_add_order_title_to_media_file.go
…
20211026191915_unescape_lyrics_and_comments.go
Refactor string utilities into its own package
str
2024-06-05 22:09:27 -04:00
20211029213200_add_userid_to_playlist.go
…
20211102215414_add_alphabetical_by_artist_index.go
…
20211105162746_remove_invalid_artist_ids.go
…
20220724231849_add_musicbrainz_release_track_id.go
…
20221219112733_add_album_image_paths.go
…
20221219140528_remove_cover_art_id.go
…
20230112111457_add_album_paths.go
…
20230114121537_touch_playlists.go
…
20230115103212_create_internet_radio.go
…
20230117155559_add_replaygain_metadata.go
…
20230117180400_add_album_info.go
…
20230119152657_recreate_share_table.go
…
20230202143713_change_path_list_separator.go
…
20230209181414_change_image_files_list_separator.go
…
20230310222612_add_download_to_share.go
…
20230404104309_empty_sql_migration.sql
…
20230515184510_add_release_date.go
…
20230616214944_rename_musicbrainz_recording_id.go
…
20231208182311_add_discs_to_album.go
…
20231209211223_alter_lyric_column.go
…
20240122223340_add_default_values_to_null_columns.go.go
…
20240426202913_add_id_to_scrobble_buffer.go
…
20240511210036_add_sample_rate.go
…
20240511220020_add_library_table.go
feat(bfr): Big Refactor: new scanner, lots of new fields and tags, improvements and DB schema changes (
#2709
)
2025-02-19 20:35:17 -05:00
20240629152843_remove_annotation_id.go
Remove unnecessary annotation table primary key
2024-06-29 11:45:41 -04:00
20240802044339_player_use_user_id_over_username.go
Use userId in player, other fixes (
#3182
)
2024-08-03 13:37:21 -04:00
20241020003138_add_sort_tags_index.sql
perf(server): add index for sort tags.
2024-10-19 20:46:54 -04:00
20241024125533_fix_sort_tags_collation_and_index.sql
fix(server): fix case-insensitive sort order and add indexes to improve performance (
#3425
)
2024-10-26 14:06:34 -04:00
20241026183640_support_new_scanner.go
fix(server): skip non-UTF encoding during the database migration. (
#3803
)
2025-03-13 07:10:45 -04:00
migration.go
feat(bfr): Big Refactor: new scanner, lots of new fields and tags, improvements and DB schema changes (
#2709
)
2025-02-19 20:35:17 -05:00