@Dalia I am also trying to understand how migrations work. Right now it just seems like it applies changes to your database structure when you change your schema, but I don't understand how that affects live data, how would you move data from one spot to the other.