ALTER TABLE  `hb_mettered_prices` CHANGE  `price`  `price` DECIMAL( 10, 10 ) NOT NULL;
