namespaceZtdQuery\Platform\Sqlite\Sql

Namespaces 10§

AlterZtdQuery\Platform\Sqlite\Sql\Alter
AttachZtdQuery\Platform\Sqlite\Sql\Attach
DiagnosticZtdQuery\Platform\Sqlite\Sql\Diagnostic
DmlZtdQuery\Platform\Sqlite\Sql\Dml
LexingZtdQuery\Platform\Sqlite\Sql\Lexing
RelationZtdQuery\Platform\Sqlite\Sql\Relation
ReturningZtdQuery\Platform\Sqlite\Sql\Returning
StatementZtdQuery\Platform\Sqlite\Sql\Statement
TransactionZtdQuery\Platform\Sqlite\Sql\Transaction
ValueZtdQuery\Platform\Sqlite\Sql\Value

Classes 4§

SqliteIdentifierQuoterSQLite implementation of IdentifierQuoter.
SqliteLexerProfileDefines SQLite quoting, comment and parameter-token conventions.
SqliteLexicalMaskerReplaces SQL comments with whitespace while preserving quoted content.
SqliteParser public APILightweight SQL parser for SQLite.