Whether or not a song is covered, there was an original artist who originally performed the song. The only issue is that an Artistsongs table will almost be the exact same as the Albumsongsartists table, since most songs aren't covered. So, it may be better not to populate that table by default, and then if two albumsongs with different artists share the same song, then fill the Artistsongs table. |
||
|---|---|---|
| .. | ||
| app | ||
| apply_rule.zig | ||
| date_fmt.zig | ||
| main.zig | ||
| ordinal_fmt.zig | ||
| queries.zig | ||
| types.zig | ||