Skip to content

Execute Cstmt Directly #2499

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Execute Cstmt Directly #2499

wants to merge 2 commits into from

Conversation

tkyc
Copy link
Contributor

@tkyc tkyc commented Aug 23, 2024

Update March 28, 2025

This PR involves everything from the initial original/revert PR 2448. Those changes are necessary.

The Pt.2 commit contains the remaining/additional changes. Generally, from my own testing (apart from the last test in the todo) everything was green so far. From my own experience, as I was trying to test and get this working, because the significance of the change encompasses so many places in the driver (eg. from sql string parsing, to tds request building to parsing output params etc...), I recommend another set of eyes to test this.

Todo

  1. The test testTimestampStringConversion is failing, need to investigate. Hopefully this is the last problem... as everything else seems good.

  2. Another set of eyes to test this, if there is opportunity.

@tkyc tkyc force-pushed the exec-cstmt-directly branch from 42dc48d to 7ea1bb9 Compare March 29, 2025 03:31
@tkyc tkyc force-pushed the exec-cstmt-directly branch from 7ea1bb9 to af52cb0 Compare March 29, 2025 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

1 participant