In Progress
Since the ids are significant, when in the MIGRATION_WRITE_BOTH stage, the block should be written to the old schema first and then the insert id should be used for the bt_id and the be_id this should keep the block ids in sync between the old schema and the new schema until in the next phase of the migration. This should be done in a single transaction to ensure that the insertion happens as intended.