namespaceZtdQuery\Platform\Sqlite\Rewrite\Cte
Classes 5§
| CteDependencies @visibility ZtdQuery\Platform\Sqlite | Selects fixture CTEs transitively referenced by SQL, respecting user declarations. |
| CteHeaderParser @visibility ZtdQuery\Platform\Sqlite | Parses CTE declarations and locates the main statement. |
| CtePrefixMerger @visibility ZtdQuery\Platform\Sqlite | Prepends independent generated CTEs while retaining the original recursive prefix. |
| CteReferences @visibility ZtdQuery\Platform\Sqlite | Detects identifier dependencies between CTE declarations. |
| SqliteCteShadowComposer | Merges fixture CTEs with existing WITH declarations without shadowing user CTEs. |