update modactions set kind='change_hole' where kind='move_hole';
update hole_actions set kind='change_hole' where kind='move_hole';