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
Files
e936c2da17929b2b1689af758807a748933065d5
icarus
/
include
/
database
T
History
kdeng00
e936c2da17
Solved issue where I couldn't retirever a user record from the database. Didn't correctly set the MYSql type to string.
2019-09-23 21:38:33 -04:00
..
AlbumRepository.h
Working on HTTP endpoint to delete songs. Finished with album. Need to work on the Artist, Genre, and Year aspects
2019-09-09 21:57:04 -04:00
ArtistRepository.h
Implemented deletion functionality, and lingering records are removed
fixes
#49
2019-09-10 22:27:28 -04:00
BaseRepository.h
Confirmed database connectivity
2019-09-19 22:03:23 -04:00
CoverArtRepository.h
Almost done with updating metadata of song, just need to handle records that have no related records associated with them
2019-09-15 00:23:08 -04:00
GenreRepository.h
Implemented deletion functionality, and lingering records are removed
fixes
#49
2019-09-10 22:27:28 -04:00
SongRepository.h
Almost done with updating metadata of song, just need to handle records that have no related records associated with them
2019-09-15 00:23:08 -04:00
UserRepository.h
Solved issue where I couldn't retirever a user record from the database. Didn't correctly set the MYSql type to string.
2019-09-23 21:38:33 -04:00
YearRepository.h
Implemented deletion functionality, and lingering records are removed
fixes
#49
2019-09-10 22:27:28 -04:00