_util->getServer(); if ($server == 'IDS') { $this->markTestSkipped('IDS Serial columns cannot be updated'); } else { parent::testTableRowSetPrimaryKey(); } } }