-- Remove cost column from product_variants table ALTER TABLE product_variants DROP COLUMN cost;