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> |
||
---|---|---|
.. | ||
cache | ||
gg | ||
gravatar | ||
number | ||
pl | ||
req | ||
singleton | ||
slice | ||
cached_http_client.go | ||
cached_http_client_test.go | ||
context.go | ||
context_test.go | ||
encrypt.go | ||
encrypt_test.go | ||
index_group_parser.go | ||
index_group_parser_test.go | ||
merge_fs.go | ||
merge_fs_test.go | ||
sanitize_strings.go | ||
sanitize_strings_test.go | ||
strings.go | ||
strings_test.go | ||
time.go | ||
time_test.go | ||
utils_suite_test.go | ||
weighted_random_chooser.go | ||
weighted_random_chooser_test.go |