Improve migration style guide
What does this MR do?
Small merge request addressing a couple of things:
- Update the links in migration templates.
- Update example in the migration style guide:
- Remove unnecessary mixing with migration helper methods.
- Passing a hash containing
:from
and:to
will make this change reversible in migration.