quintodrome/db/migration
2020-03-27 21:11:06 -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 fix: set default play_count to 0 2020-02-08 22:55:05 -05:00
20200208222418_add_defaults_to_annotations.go fix: set default play_count to 0 2020-02-08 22:55:05 -05: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 fix: force full rescan to enable search by album artist 2020-03-10 17:23:25 -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 refactor: drop search table, integrated full_text into main tables 2020-03-19 21:44:48 -04:00
20200325185135_add_album_artist_id.go feat: add artist filter to album view 2020-03-25 20:40:18 -04:00
20200326090707_fix_album_artists_importing.go fix: various album_artists <-> artists mismatches 2020-03-26 09:08:53 -04:00
20200327193744_add_year_range_to_album.go feat: rename year to max_year and add min_year to album. #118 2020-03-27 21:11:06 -04:00
migration.go fix: force full rescan to enable search by album artist 2020-03-10 17:23:25 -04:00