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

Extracts UPDATE aliases and top-level filtering clauses.

Methods§

public function extractUpdateFromClause(string $sql): ?string
public function extractWhereClause(string $sql): ?string

Test cases 68§

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

Dedicated tests 45
Other tests reaching this symbol 23

Relations§

Instantiated in 6
Method calls 6