Migration to move data

Hi all,

I have to change my database structure for a new release.

I can change the database structure with migrations but I also want to
move the data to the new structure. Is this best done via a migration
(if possible)?

Thanks
Stijn