amazing-username
|
e1627b04b9
|
The SongCount field is not mapped during migrations. Working on changes to the StoreContext classes. These changes will calculate the song count for the album, artist, genre, and year records when querying data. The other change is to check to see if the record exist in the first place before querying using a left join. #47
|
2019-05-25 03:06:04 +00:00 |
|
amazing-username
|
0c4a1612b1
|
Updated Song model to include ArtistId, Updated Artist Model, and partially implemented Artist API endpoint functionality. I left TODO's on where to pick up. #19, #21, #26
|
2019-05-09 21:51:29 -04:00 |
|
amazing-username
|
226e95248c
|
Created Http endpoints for album and artists. Added Album and Artist models. #25, #26, #19, #20
|
2019-05-04 01:08:52 -04:00 |
|