340
edits
m (→Approach 1) |
m (→Approach 1) |
||
Line 44: | Line 44: | ||
* rename some tables to make them more generic (ID3-Tags, Album?) | * rename some tables to make them more generic (ID3-Tags, Album?) | ||
* album<->song relation needs int trackno attribute | * album<->song relation needs int trackno attribute | ||
* maybe a song<->song relation "cover version of" ? | |||
* list bands/groups and members? -> artist<->artist relation "member of" and a type flag for artists: band/person? | |||
* ... | * ... | ||
Don't Fix?: | Don't Fix?: | ||
* we can't store very complex cases, but maybe we don't need to | * we can't store very complex cases, but maybe we don't need to |