Bugfix Enhancement

Keyword: Automatic data migration

Detail

Easy configuration of model updates via MigrationProcessor
Migration: DB schema update after migration
Migration: moving instances to another table

Major

Migration scripts are not executed
Replay migration with H2 fails with long CLOB and BLOB values
Replay migration fails due to access to read-only columns

Detail

Replay migration fails because DependencyInjection does not take place
No consistent deletion of model elements during model upgrade
Wrong DB configuration at replay after changing FastList table
Data migration: Delay migration processors
SafeHTML not started during automatic data migration
Missing adaptation of the stored model in model changing EventRewriter