namespaceZtdQuery\Platform\Sqlite\Rewrite\Upsert
Classes 3§
| SqliteNativeUpsertProjector | Builds SQL projections that evaluate upsert expressions using SQLite. |
| UpsertConflictPredicate @visibility ZtdQuery\Platform\Sqlite | Renders a candidate-key predicate for native upsert evaluation. |
| UpsertExpressionBinder @visibility ZtdQuery\Platform\Sqlite | Binds upsert column references while preserving nested subqueries. |