markTestSkipped($this->getDriver() . ' cannot update identity columns.'); } public function testTableRelationshipCascadingUpdateUsageInvalidNoop() { $this->markTestSkipped($this->getDriver() . ' cannot update identity columns.'); } public function getDriver() { return 'Sqlsrv'; } }