You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Design and implement the DB schema for storing what pokemon is active. Perhaps this can be as simple as a foreign key reference to a pokemon on the trainer's table.
Design and implement the DB schema for storing what pokemon is active. Perhaps this can be as simple as a foreign key reference to a pokemon on the trainer's table.