feat(db): add artist_similarity_unmatched schema (migration 0012)
This commit is contained in:
@@ -40,6 +40,7 @@ const TestUserPrefix = "test-"
|
||||
var dataTables = []string{
|
||||
"artist_similarity",
|
||||
"track_similarity",
|
||||
"artist_similarity_unmatched", // M5c
|
||||
"scrobble_queue",
|
||||
"contextual_likes",
|
||||
"general_likes_albums",
|
||||
|
||||
Reference in New Issue
Block a user