namespaceZtdQuery\Platform\Sqlite\Rewrite\Cte

Classes 5§

CteDependencies @visibility ZtdQuery\Platform\SqliteSelects fixture CTEs transitively referenced by SQL, respecting user declarations.
CteHeaderParser @visibility ZtdQuery\Platform\SqliteParses CTE declarations and locates the main statement.
CtePrefixMerger @visibility ZtdQuery\Platform\SqlitePrepends independent generated CTEs while retaining the original recursive prefix.
CteReferences @visibility ZtdQuery\Platform\SqliteDetects identifier dependencies between CTE declarations.
SqliteCteShadowComposerMerges fixture CTEs with existing WITH declarations without shadowing user CTEs.