mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
* Fix album image_files being null. * Fix small nitpick. * Use ExecContext instead of Exec. * Change more columns to not null and set default values. * Remove columns that don't need to be changed from migration. * Fix typo. * Remove unnecessary select statements. * Remove duplicate code. * Do not apply changes to radio table. * Do not apply changes full_text columns and respective indexes. * Fix musicbrainz columns. * Rename migration. * Make ExternalInfoUpdatedAt nullable * Make Share's timestamps nullable --------- Co-authored-by: Deluan Quintão <deluan@navidrome.org> |
||
---|---|---|
.. | ||
metadata | ||
cached_genre_repository.go | ||
mapping.go | ||
mapping_internal_test.go | ||
playlist_importer.go | ||
playlist_importer_test.go | ||
refresher.go | ||
rescanall.go | ||
rescanall_go1.20.go | ||
scanner.go | ||
scanner_suite_test.go | ||
tag_scanner.go | ||
tag_scanner_test.go | ||
walk_dir_tree.go | ||
walk_dir_tree_test.go | ||
walk_dir_tree_windows_test.go |