final class TargetColumns
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.

Target columns operations for PostgreSQL copy.

Methods§

public function relationParts(string $tableName): non-empty-list<string>
public function columns(?string $fields, TableDefinition $definition): list<string>

Parameters

$fields?string
$definitionTableDefinition

Returns

list<string>

Throws

ValueError
Test cases 1
Called from 1
Calls 7
public function identifier(SqlToken $token, string $subject): string

Test cases 5§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 3
Other tests reaching this symbol 2

Relations§

Instantiated in 3
Method calls 3