CarolineS-QA/hwa-game-time-log

add read functionality for game sessions of a specific user

CarolineS-QA opened this issue · 0 comments

As an end-user, I want to read my 'game sessions' so I can see what I've been playing. (select * from game sessions where user id = ? )