| I receive more of a warning every time I run tg-admin sql create: Using database URI sqlite:///Users/mbevan/Projects/obfuscate/obfuscate/development.db less Exception exceptions.AttributeError: "'pysqlite2.dbapi2.Connection' object has no attribute 'autocommit'" in <bound method Transaction.__del__ of <sqlobject.dbconnection.Transaction object at 0x1778cb0>> ignored I don't like errors that get ignored. Either it's an error, or it's not an error. (I.e. whatever code is requesting the attribute autocommit should instead check for it first - or has this been fixed in trunk already?) Matthew Bevan, Systems Administrator Top Floor Computer Systems Ltd. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~--- |
- [TurboGears] Re: "tg-admin sql create" error Matthew Bevan
- [TurboGears] Re: "tg-admin sql create" error Jorge Vargas
- [TurboGears] Re: "tg-admin sql create" error JackPhil

