Question about migrations: I'm not sure if I just misunderstood how migrations work, but I set up Prisma on a server that had a MySql database and it migrated all types and fields, but none of the actual data... Do I need to do something else to get the data?