final class SqliteUpsertExpressionParser

Parses supported upsert expressions with SQLite operator precedence.

Methods§

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

Test cases 12§

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

Dedicated tests 7
Other tests reaching this symbol 5

Relations§

Instantiated in 1
Method calls 4