getConnection()->addColumn( $this->getTable('index/process'), 'mode', "enum('real_time','manual') DEFAULT 'real_time' NOT NULL after `ended_at`" );