On Tue, Oct 12, 2010 at 05:17:53PM +0200, Georges Schutz wrote:
> --> So for me the patch is OK.

   Thank you for the report!

> >> conn = sobj.connectionForURI('sqlite:/:memory:')
> >>                                        ^^^^^^^^
> >> Person.createTable(ifNotExists=True, connection=conn)
> >                       ^^^^^^^^^^^^^^^^
> >     I seems you prepared memory to be rather persistent! (Just kidding.)
> 
> Sorry, for that non necessary part of code. I, simply used code from a 
> part of my project where a sqlite file is used and  forgot to remove 
> this part.

   I was only joking, really. (-:

> Thanks for your rapid reaction. Will this patch automatically be part of 
> the next releases or is it necessary to fill a bug report?

   Sure, it will be. SQLObject is not such a big project to require Special
Bureaucratic Procedures.

Oleg.
-- 
     Oleg Broytman            http://phd.pp.ru/            p...@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to