Skip to content

Conversation

@Vats3ds
Copy link
Collaborator

@Vats3ds Vats3ds commented Nov 10, 2025

Key Changes

  1. Enhanced PreparedStatement to include the query string.
  2. Refactored _setupStatement to use the full statement object instead of the handle.
  3. Updated Cursor test case to expect a DatabaseError instead of a ProgrammingError — since prepare and execute are now performed together, errors are only identified from the response, which maps to a DatabaseError.
  4. Introduced default values for prepare subtype, execute subtype, timeout, and fetch size in the protocol layer.

@Vats3ds Vats3ds requested a review from madscientist November 10, 2025 05:38
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.

2 participants