Yes don't have the models do that for you. Simply ask the gippity what happens in the database backend if you make a change.
Example, I ran out of ints, so I needed to change the column to bigint. That basically copies your entire table. Small change but big implications if db is big.