Details
-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.0
-
Fix Version/s: 1.0.1
-
Component/s: DBAPI 2.0
-
Labels: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
-