final class PgSqlUpsertExpressionParser

Upsert expression parser for PostgreSQL queries.

Methods§

public function parse(string $sql, string $tableName): UpsertExpression

Parses PostgreSQL SQL into the supported structural representation.

Parameters

$sqlstring
$tableNamestring
Test cases 6
Called from 5
Calls 7

Test cases 13§

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

Dedicated tests 8
Other tests reaching this symbol 5

Relations§

Instantiated in 2
Method calls 6