1👍
Take a look at South’s data migrations. You’ll have to write a method that converts the data to your specifications (and ideally a reverse method for rolling back changes, though for something like this task it’s not always possible).
👤ptr
Source:stackexchange.com