navidrome/db/migration
Deluan 94d88395e7 Add referential integrity to player and playlist tables 2020-06-10 18:07:10 -04:00
..
20200130083147_create_schema.go fix: set default play_count to 0 2020-02-08 22:55:05 -05:00
20200131183653_standardize_item_type.go Correctly handle error in migration 2020-04-12 14:58:08 -04:00
20200208222418_add_defaults_to_annotations.go Remove generated comments from migrations 2020-04-19 23:29:08 -04:00
20200220143731_change_duration_to_float.go feat: `notice` function to notify (in logs) about important changes in migrations 2020-02-28 14:00:41 -05:00
20200310171621_enable_search_by_albumartist.go Remove generated comments from migrations 2020-04-19 23:29:08 -04:00
20200310181627_add_transcoding_and_player_tables.go feat: player CRUD 2020-03-17 15:20:35 -04:00
20200319211049_merge_search_into_main_tables.go Remove generated comments from migrations 2020-04-19 23:29:08 -04:00
20200325185135_add_album_artist_id.go Fix `goimport` and `gosec` warnings 2020-04-26 15:07:36 -04:00
20200326090707_fix_album_artists_importing.go Fix `goimport` and `gosec` warnings 2020-04-26 15:07:36 -04:00
20200327193744_add_year_range_to_album.go Fix `goimport` and `gosec` warnings 2020-04-26 15:07:36 -04:00
20200404214704_add_indexes.go Remove generated comments from migrations 2020-04-19 23:29:08 -04:00
20200409002249_enable_search_by_tracks_artists.go Fix `goimport` and `gosec` warnings 2020-04-26 15:07:36 -04:00
20200411164603_add_created_and_updated_fields_to_playlists.go Fix `goimport` and `gosec` warnings 2020-04-26 15:07:36 -04:00
20200418110522_reindex_to_fix_album_years.go Fix `goimport` and `gosec` warnings 2020-04-26 15:07:36 -04:00
20200419222708_reindex_to_change_full_text_search.go Fix `goimport` and `gosec` warnings 2020-04-26 15:07:36 -04:00
20200423204116_add_sort_fields.go Fix `goimport` and `gosec` warnings 2020-04-26 15:07:36 -04:00
20200508093059_add_artist_song_count.go Add `songCount` column to Artist table 2020-05-08 10:05:48 -04:00
20200512104202_add_disc_subtitle.go Import and display disc subtitles 2020-05-12 12:57:53 -04:00
20200516140647_add_playlist_tracks_table.go Change index in playlist to start from `1` 2020-05-26 13:50:15 -04:00
20200608153717_referential_integrity.go Add referential integrity to player and playlist tables 2020-06-10 18:07:10 -04:00
migration.go fix: force full rescan to enable search by album artist 2020-03-10 17:23:25 -04:00