{$parameters[0]}; if ($this->exists) { return 'two_column_unique_undeleted:'.$this->table.','.$this->getKey().','.$column.','.$value; } return 'two_column_unique_undeleted:'.$this->table.',0,'.$column.','.$value; } }