Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
Description
After a successful connect that value for connection.autocommit depends on the server default.
According to PEP-249 DBAPI 2.0 specification, autocommit should be off by default:
"Note that if the database supports an auto-commit feature, this must be initially off. An interface method may be provided to turn it back on."
Attachments
Issue Links
- blocks
-
CONPY-77 Add mariadb dialect to sqlalchemy
- Closed