Currently the migration system uses migration tables without triggers. To verify that the data written by migrations is correct, we should create finalization tables in the end of the migrations step or in the beginning of the finalization step that has these triggers.