aioodbc icon indicating copy to clipboard operation
aioodbc copied to clipboard

Allow autocommit to be updated

Open plannigan opened this issue 5 years ago • 0 comments

pyodbc's autocommit field can be set to change the autocommit state of the connection while it is open. Updating the property to allow the value to be set brings the implementation more in line with implementing the "same api" as pyodbc.

plannigan avatar May 28 '20 21:05 plannigan