Prevent startup if database is invalid
Before migrations are run we now make sure that the database is empty or that a MigrationState document exists. If that is not the case, maintanence mode is activated to prevent data loss.
Please register or sign in to comment