namespaceZtdQuery\Platform\Postgres\Sql

Namespaces 13§

ConflictZtdQuery\Platform\Postgres\Sql\Conflict
CteZtdQuery\Platform\Postgres\Sql\Cte
DiagnosticZtdQuery\Platform\Postgres\Sql\Diagnostic
DmlZtdQuery\Platform\Postgres\Sql\Dml
LexingZtdQuery\Platform\Postgres\Sql\Lexing
MergeZtdQuery\Platform\Postgres\Sql\Merge
PartitionZtdQuery\Platform\Postgres\Sql\Partition
RelationZtdQuery\Platform\Postgres\Sql\Relation
ReturningZtdQuery\Platform\Postgres\Sql\Returning
SamplingZtdQuery\Platform\Postgres\Sql\Sampling
StatementZtdQuery\Platform\Postgres\Sql\Statement
TransactionZtdQuery\Platform\Postgres\Sql\Transaction
ValueZtdQuery\Platform\Postgres\Sql\Value

Classes 4§

PgSqlIdentifierQuoter public APIPostgreSQL identifier quoting using double quotes.
PgSqlLexerProfileDefines the lexical conventions of PostgreSQL SQL.
PgSqlParser public APIFocused PostgreSQL SQL parser.
PostgreSqlLexicalMaskerMasks PostgreSQL comments and string literals without exposing their contents to parsers.