Deleting old fields from the api response

You sadly have to drop these columns manually in your database. I use postgres so this is the way I had to do it PostgreSQL DROP COLUMN: Remove One or More Columns of a Table