If I use "tg-admin sql drop" after having modified the model.py, I get
this message:

  Using database URI
sqlite:///E|\code\Python\projects\bandmatch/devdata.sqlite
  Exception exceptions.AttributeError: "'pysqlite2.dbapi2.Connection'
object has no attribute 'autocommit'" in <bound method
Transaction.__del__ of <sqlobject.dbconnection.Transaction object at
0x0152D530>> ignored

Surely that can't be a good thing? I should be able to modify a
model.py without it impacting on my ability to later drop tables from
the database. I don't even know if that exception actually means
anything or not.

-- 
Ben Sizer


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to