Class Atk4\Data\Persistence\Sql\Sqlite\Expression

extends Expression
uses ExpressionTrait
Methods inherited from Atk4\Data\Persistence\Sql\Expression
__construct(), getDsqlExpression(), offsetExists(), offsetGet(), offsetSet(), offsetUnset(), expr(), reset(), consume(), escapeParam(), escapeStringLiteral(), escapeIdentifier(), escapeIdentifierSoft(), isUnescapableIdentifier(), render(), renderNested(), getDebugQuery(), __debugInfo(), hasNativeNamedParamSupport(), updateRenderBeforeExecute(), _executeStatement(), _execute(), executeQuery(), executeStatement(), castFloatToString(), getRowsIterator(), getRows(), getRow(), getOne()
Methods used from Atk4\Core\DiContainerTrait
setDefaults(), setMissingProperty(), assertInstanceOf(), _fromSeedPrecheck(), fromSeed(), fromSeedUnsafe()
Methods used from Atk4\Data\Persistence\Sql\Sqlite\ExpressionTrait
updateRenderBeforeExecute()
Constants inherited from Atk4\Data\Persistence\Sql\Expression
ESCAPE_PARAM, ESCAPE_IDENTIFIER, ESCAPE_IDENTIFIER_SOFT, ESCAPE_NONE, QUOTED_TOKEN_REGEX
Properties
Properties inherited from Atk4\Data\Persistence\Sql\Expression
$template, $args, $paramBase, $renderParamBase, $renderParams, $connection, $wrapInParentheses