final class AssignmentColumnParser
Restricted visibility: declared "@visibility ZtdQuery\Platform\Sqlite". Code outside that scope must not name this declaration.

Reads an assignment target and removes any qualifying relation prefix.

Methods§

public function parse(string $setClause, int $i): array{name: string, end: int}

Parameters

$setClausestring
$iint

Returns

array{name: string, end: int} Decoded column and first byte after its name.
Test cases 1
Called from 1
Calls 9

Test cases 25§

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

Dedicated tests 1
Other tests reaching this symbol 24

Relations§

Instantiated in 1
Method calls 1