Index Generation (#4), Schema Validation (#5) and Migrations (#12) usually happen outside of the standard application context (normally once on startup or manually at some time). To simplify this process Motor-ODM should provide a simple command line interface making it possible to apply migrations etc.
Index Generation (#4), Schema Validation (#5) and Migrations (#12) usually happen outside of the standard application context (normally once on startup or manually at some time). To simplify this process Motor-ODM should provide a simple command line interface making it possible to apply migrations etc.