This website requires JavaScript.
Explore
Help
Sign In
phoenix
/
icarus
Watch
1
Star
0
Fork
0
You've already forked icarus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
33
Wiki
Activity
90
Commits
1
Branch
35
Tags
60e414805ac81274b38f47165ba32f117a7fa80f
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
cd2da929eb
Added Genre and Year models, Genre and Year Context, Genre and Year Stores, Genre and Year skeleton APIControllers
#41
and
#42
2019-05-13 21:19:15 -04:00