Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

Parse and marshal the optional column list syntax (e.g., AS a(c1, c2)) for
BulkOpenRowset table references. This enables the RowsetsInSelectTests90 tests.

Parse and marshal the optional column list syntax (e.g., AS a(c1, c2)) for
BulkOpenRowset table references. This enables the RowsetsInSelectTests90 tests.
Support for EXECUTE ('string expr', params) syntax with:
- ExecutableStringList type for executing dynamic SQL strings
- AS USER/LOGIN context specification for execution context
- AT LinkedServer clause for remote execution
- Flattening of string concatenation expressions for Strings array

Enables ExecuteStatementTests90 test cases.
@kyleconroy kyleconroy merged commit 151fc6b into main Dec 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants