Closed olegkord closed 8 years ago
I believe it is easiest to store player names in an array of strings. This way whenever we need to display their relevant information we can search the API with a name request.
Issue is MOOT. Players will be stored as references. Initial seed of players has been copy/pasted via JSON and seeded into the DB.
I believe it is easiest to store player names in an array of strings. This way whenever we need to display their relevant information we can search the API with a name request.