I would really like an easy way of changing field types.
We often have situations where we have created one field of type integer/number and then later on we find out that we need it to be decimal.
Or many other types of scenarios.
This is not easy to fix, unless you do some SQL magic.