henryharbeck commented on issue #3263:
URL: https://github.com/apache/arrow-adbc/issues/3263#issuecomment-3369100781

   From psycopg I have found
   > "the Connection objects exposes an execute() method, equivalent to 
creating a cursor, calling its execute() method, and returning it."
   
   useful. They also support "cursor.execute() returns the cursor"
   https://www.psycopg.org/psycopg3/docs/basic/usage.html#shortcuts


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to