On 8/19/06, Olli <[EMAIL PROTECTED]> wrote: > > hi, my app worked fine on 0.9a8, but after I upgraded TG to 0.9a9 i got > two terrible errors. > > first is when i run "tg-admin sql create" i got this unless i use > "notrans_sqlite://" to replace "sqlite://" in dev.cfg > E:\TurboGears\house>tg-admin sql create > Using database URI sqlite:///E|\TurboGears\house/devdata.sqlite > Exception exceptions.AttributeError: "'pysqlite2.dbapi2.Connection' > object has n > o attribute 'autocommit'" in <bound method Transaction.__del__ of > <sqlobject.dbc > onnection.Transaction object at 0x017DC690>> ignored
that one is one of those things that comes and goes and we are not sure what's the problem. it is documented here http://trac.turbogears.org/turbogears/wiki/SqlLite and follow the links. anyone else has been getting this? maybe we can nail down what change made it appear again. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

