On 3/3/07, Oleg Broytmann <[EMAIL PROTECTED]> wrote: > On Sat, Feb 24, 2007 at 01:17:20PM +0100, Markus Gritsch wrote: > > since SQLobject 0.8.0 the methods createTable() and createTableSQL() > > in dbconnection.py changed their interface regarding the return > > values. From looking at the source code the backends > > firebirdconnection.py and maxdbconnection.py overwrite createTable(), > > but still use the interface used in SQLObject 0.7.x where those > > methods did not return a value. In SQLObject 0.8.0 createTable() is > > required to return the constraints > > Fixed, thank you! The fix will be in SQLObject 0.8.1b2. Can you test it > with Firebird or MaxDB?
No, I have neither. I just saw it while skimming through the source files. Markus ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
