namespaceZtdQuery\Platform\Postgres\Shadow\Mutation\Upsert\Expression
Classes 5§
| ComparisonOperator @visibility root | Comparison operator for the supported UPSERT expression grammar. |
| ExpressionCursor @visibility root | Shares a cursor across recursive UPSERT grammar productions. |
| ExpressionLexeme @visibility root | Expression lexeme for the supported UPSERT expression grammar. |
| PrecedenceParser @visibility root | Precedence parser for the supported UPSERT expression grammar. |
| PrimaryParser @visibility root | Primary parser for the supported UPSERT expression grammar. |