Right-click the Migration node (

) to add a
Version branch (

), which contains migration operations from an older version to a newer version. The old version is the current version at the time when the version node was created. It then handles all migration operations to the current version until you create a new version node. This means that the last node in the list of versions performs the migration to the current version. All other nodes perform the migration from a older version to the next version node.