final class MySqlUpsertExpressionParser

Implements the My Sql Upsert Expression Parser contract for MySQL.

Methods§

public function parseIfSupported(
    string $sql,
    string $tableName,
    ?string $incomingAlias = null,
): ?UpsertExpression

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 1
Method calls 2