Allow autocommit to be updated
plannigan opened this issue · 1 comments
plannigan commented
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.
jettify commented
done