snakesnakeclub / snakesnake.club

🐍 🐍Cryptocurrency gambling in an online multiplayer game of snake!
MIT License
4 stars 1 forks source link

Managing Mongoose Migrations #1

Open omarchehab98 opened 6 years ago

omarchehab98 commented 6 years ago

Since we are already live, any changes to the Schema will leave existing documents out of sync. For example, if we add a required path, then all existing documents should get a default value.

https://github.com/madhums/mongoose-migrate