Damjan wrote: > If we are talkin about this error: > godot2$ tg-admin sql create > Using database URI sqlite:///tmp/godot2.db > Exception exceptions.AttributeError: "'pysqlite2.dbapi2.Connection' > object has no attribute 'autocommit'" in <bound method > Transaction.__del__ of <sqlobject.dbconnection.Transaction object at > 0xa73be8cc>> ignored [...]
I've debugged this and identified the part of SQLObject that's creating problems here - and put a comment in the ticket: http://trac.turbogears.org/turbogears/ticket/763 -- Gerhard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

