model.migrations
Instead of delegating to the migration the task of increasing the model version, do it implicitly as part of the `migrate` function.
Also adds a model migration removing Configuration.Naming.UndefinedValuePrefix.