mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 04:27:37 +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> |
||
---|---|---|
.. | ||
agents | ||
artwork | ||
auth | ||
ffmpeg | ||
playback | ||
scrobbler | ||
archiver.go | ||
archiver_test.go | ||
common.go | ||
core_suite_test.go | ||
external_metadata.go | ||
media_streamer.go | ||
media_streamer_Internal_test.go | ||
media_streamer_test.go | ||
metrics.go | ||
players.go | ||
players_test.go | ||
playlists.go | ||
playlists_test.go | ||
share.go | ||
share_test.go | ||
wire_providers.go |