I'm about to push a feature, which has a migration where I added a column to a table. and therefore changes to the DB, and both have been included in my last push. But now I'm unsure if they should be left out? If I was to leave either of those two files out, what would be the result for the feature being tested on someone elses machine?