#763: exceptions.AttributeError: "'pysqlite2.dbapi2.Connection' object has no
attribute 'autocommit'"
------------------------------------+---------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 0.9a5
Component: SQLObject | Version: 0.9a4
Severity: normal | Keywords: pysqlite sqlite SQLObject
------------------------------------+---------------------------------------
This is a recurrent error that has happen a to many people and it looks
random, so lets try to find out whats the problem.
Using database URI <value in your conf file>
Exception exceptions.AttributeError: "'pysqlite2.dbapi2.Connection' object
has no attribute 'autocommit'" in <bound method Transaction.__del__ of
<sqlobject.dbconnection.Transaction object at 0xHEX>> ignored
- this is of course a sqlite issue
- this seems to happen mostly on linux
- this happens only with some Models
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/763>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---