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
d54715ac254d13cc615222fdf91f8936ad8a958a
icarus
/
include
/
database
T
History
kdeng00
d54715ac25
Able to insert song records into the database. Left TODO for clean up
2019-08-25 01:30:13 -04:00
..
base_repository.h
Working on interfacing with the database. Could do queryies via string/cstring but I'm going to try prepared statements
2019-08-23 23:16:42 -04:00
coverArtRepository.h
Cover art record saved in the database. Next is to save the song record to the database and then try to download the song afterwards
2019-08-24 18:41:01 -04:00
songRepository.h
Able to insert song records into the database. Left TODO for clean up
2019-08-25 01:30:13 -04:00