-- AlterTable ALTER TABLE `quotations` DROP COLUMN `exchange_rate`; ALTER TABLE `quotations` DROP COLUMN `exchange_rate_date`;