Kevin Dangoor wrote: > On 1/2/06, markc <[EMAIL PROTECTED]> wrote: > > . I needed to use hub.begin() and hub.commit() adding or modifying > > records in SQLite3 via "tg-admin shell" (again, from the wiki20 > > tutorial). > > Note that it's really hub.commit() that you needed to do. Access to > the database is now implicitly transactional. I *think* there's a > ticket to make the shell automatically commit when you exit. >
I couldn't find the ticket related to this but I've opened a new one with a link to a suggestion made by Bob Ippolito. ;-) http://trac.turbogears.org/turbogears/ticket/337 Ciao Michele

