Added some TODO's. Need to switch to prepared statements for album, artist, genre, and year repositories
This commit is contained in:
+4
-4
@@ -1,7 +1,7 @@
|
||||
|
||||
{
|
||||
"server": "server",
|
||||
"database": "database",
|
||||
"username": "username",
|
||||
"password": "password"
|
||||
"server": "localhost",
|
||||
"database": "Icarus",
|
||||
"username": "icarus-admin",
|
||||
"password": "dreamofpeace"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user