If you have small changes not need migration. You can add column to any table on database with sql script and add property to model and delete metadata table. (back up database firstly no doubt).
Or you can use Migrations like this: aspnet-mvc-4-entity-framework-scaffolding-and-migrations