I can imagine migrations that don't change the schema. For example, you have a 
`varchar` field and change the format from `part1 - part2` to `part2 - part1`, 
i. e. swap two strings in the same string attribute.

Reply via email to