// We don't extend the incremental base class, so we can't add a task and need to call directly.
CRM_Upgrade_Incremental_Base::addColumn($this->ctx,'cdntaxreceipts_log','location_issued',"varchar(32) NOT NULL DEFAULT '' COMMENT 'City where receipt was issued.'");