Re: [SQLObject] SQLObject 0.14.0 - sqlite connection problem

2010-10-12 Thread Oleg Broytman
Hello! On Mon, Oct 11, 2010 at 06:17:02PM +0200, Georges Schutz wrote: > AttributeError: No connection has been defined for this thread or process Thank you for the report! I will look at it. > Until at leased version 0.12 this code worked with no problem. I have > not tested the 0.13 versio

Re: [SQLObject] SQLObject 0.14.0 - sqlite connection problem

2010-10-11 Thread Georges Schutz
First thank you for all your work. I tested the new version with my projects using SQLObject and encountered the following problem (is the smallest code that reproduces the problem). AttributeError: No connection has been defined for this thread or process Until at leased version 0.12 this cod