I am quite new to MongoDB and mongoose and I'm not sure how to resolve conflicts with the schema and the database. By this I mean if I have an already established database and then I decide to expand on the schema in my project, adding defaults, how do I efficiently make those changes in the database as well?