namespaceZtdQuery\Platform\Sqlite\Sql
Namespaces 10§
| Alter | ZtdQuery\Platform\Sqlite\Sql\Alter |
| Attach | ZtdQuery\Platform\Sqlite\Sql\Attach |
| Diagnostic | ZtdQuery\Platform\Sqlite\Sql\Diagnostic |
| Dml | ZtdQuery\Platform\Sqlite\Sql\Dml |
| Lexing | ZtdQuery\Platform\Sqlite\Sql\Lexing |
| Relation | ZtdQuery\Platform\Sqlite\Sql\Relation |
| Returning | ZtdQuery\Platform\Sqlite\Sql\Returning |
| Statement | ZtdQuery\Platform\Sqlite\Sql\Statement |
| Transaction | ZtdQuery\Platform\Sqlite\Sql\Transaction |
| Value | ZtdQuery\Platform\Sqlite\Sql\Value |
Classes 4§
| SqliteIdentifierQuoter | SQLite implementation of IdentifierQuoter. |
| SqliteLexerProfile | Defines SQLite quoting, comment and parameter-token conventions. |
| SqliteLexicalMasker | Replaces SQL comments with whitespace while preserving quoted content. |
| SqliteParser public API | Lightweight SQL parser for SQLite. |