Expand description
Execution context for managing state during query execution
This module provides a unified context for both script mode and single query mode, managing temp tables, variables, and source table resolution.
Structsยง
- Execution
Context - Context for statement execution