Create a new table that will hold the following data:
User ID
VNDB ID (Track what VN was added)
Status (Finished, Reading, On-Hold, Dropped)
DB ID (An Id to be used in other tables later)
Created issue #13 to adjust adding a visual novel to include user added values.
Currently database will track GameId, VndbId, GameTitle, GameAlias, Completion Status, and UserId.
Create a new table that will hold the following data: User ID VNDB ID (Track what VN was added) Status (Finished, Reading, On-Hold, Dropped) DB ID (An Id to be used in other tables later)