Dr. Markus Gritsch schrieb:
> Hi,
> 
> the following simple script fails to run when using SQLObject 0.8.0.
> It works fine when using SQLObject 0.7.3.
> 
> ---
> 
> from sqlobject import *
> 
> sqlhub.processConnection = connectionForURI('mysql://[EMAIL PROTECTED]/test')
Can you please turn on debugging for the connection and show the
generated SQL? This might have something to do with changeing id's to
UNSIGNED...

cheers
 Paul

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to