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

Renders scalar SQL expressions and determines their portable types.

Methods§

public function renderExpression(int|float|string|bool $value, bool $typed): string

Renders scalar SQL expressions and determines their portable types.

Parameters

$valueint|float|string|bool
$typedbool

Returns

string
Test cases 1
Called from 1
Calls 6

Test cases 11§

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 10

Relations§

Instantiated in 1
Method calls 1