sheleoni / icecream-kana-game

A game for learning Japanese characters in the form of collecting ice-cream scoops. 🍦
https://icecream.sheleoni.com/
1 stars 0 forks source link

Update user schema to include game data (inject seed data) #46

Open sheleoni opened 1 year ago

sheleoni commented 1 year ago

Strategies to upgrade considered:

  1. Upgrade on login (but login is not guaranteed, and we need to manage sessions - maybe delete all user sessions if there is a user schema update?)
  2. Upgrade on access to "/play"