navidrome/db/migration
Deluan 975579ab26 Add option for player to report real paths in Subsonic API. Closes #625 2020-11-28 10:25:23 -05:00
..
20200130083147_create_schema.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200131183653_standardize_item_type.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200208222418_add_defaults_to_annotations.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200220143731_change_duration_to_float.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200310171621_enable_search_by_albumartist.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200310181627_add_transcoding_and_player_tables.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200319211049_merge_search_into_main_tables.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200325185135_add_album_artist_id.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200326090707_fix_album_artists_importing.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200327193744_add_year_range_to_album.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200404214704_add_indexes.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200409002249_enable_search_by_tracks_artists.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200411164603_add_created_and_updated_fields_to_playlists.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200418110522_reindex_to_fix_album_years.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200419222708_reindex_to_change_full_text_search.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200423204116_add_sort_fields.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200508093059_add_artist_song_count.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200512104202_add_disc_subtitle.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200516140647_add_playlist_tracks_table.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200608153717_referential_integrity.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200706231659_add_default_transcodings.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200710211442_add_playlist_path.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200731095603_create_play_queues_table.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200801101355_create_bookmark_table.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20200819111809_drop_email_unique_constraint.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20201003111749_add_starred_at_index.go Make package name compatible with version installed by `make setup` 2020-10-03 20:13:47 -04:00
20201010162350_add_album_size.go Update sizes with SQL, instead of a full rescan 2020-11-15 19:26:16 -05:00
20201012210022_add_artist_playlist_size.go Update sizes with SQL, instead of a full rescan 2020-11-15 19:26:16 -05:00
20201021085410_add_mbids.go Fix migration that adds MBIDs 2020-10-21 09:02:51 -04:00
20201021093209_add_media_file_indexes.go Match Top Songs by mbid, add indexes to media_file 2020-10-21 10:13:03 -04:00
20201021135455_add_media_file_artist_index.go Fix performance and precision of TopSongs 2020-10-21 14:07:01 -04:00
20201030162009_add_artist_info_table.go Add artistImageUrl available in getArtists endpoint 2020-11-01 14:37:29 -05:00
20201110205344_add_comments_and_lyrics.go Import comments and lyrics 2020-11-11 10:43:17 -05:00
20201128100726_add_real-path_option.go Add option for player to report real paths in Subsonic API. Closes #625 2020-11-28 10:25:23 -05:00
migration.go Update sizes with SQL, instead of a full rescan 2020-11-15 19:26:16 -05:00