Why does this return an empty Array?
I am trying to get all the data from the
Code:
Scores table of my database. For some reason I get an empty array when logging data even though I already inserted a row into my table. Am I missing something?Code: