When a user uploads a song, link the user to the song. This link will allow the uploader to control who else has access to the uploaded song.
Requirements
Update Song and CoverArt schema to include a UserId field
When a user uploads a song, link the user to the song. This link will allow the uploader to control who else has access to the uploaded song.
## Requirements
* Update Song and CoverArt schema to include a UserId field
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
When a user uploads a song, link the user to the song. This link will allow the uploader to control who else has access to the uploaded song.
Requirements