Hello!

On Wed, Mar 28, 2007 at 03:09:39PM +0000, Luke Opperman wrote:
> 1. SelectResults use SQLBuilder Select queries.
> 2. SQLBuilder Select supports rest of SelectResults options (reversed, 
> distinct,
> etc)
> 3. SQLBuilder tablesUsedDict handles sqlrepr'able objects.
> 4. SQLBuilder Joins handle SQLExpression tables (not just str/SQLObject/Alias)
> and properly sqlrepr.
> 5. Addition of SQLBuilder ImportProxy.
> 6. Addition of SelectResults.throughTo.
> 7. Addition of ViewSQLObject.

   Amazing job! Thank you!

> http://svn.colorstudy.com/SQLObject/branches/sqlbuilder-sresults/
> http://svn.colorstudy.com/SQLObject/branches/sqlbuilder-views/

   I had been following your commits with one eye. Now I am going to look
at the entire results.

> #3 is also intended to fix the "TypeError:unhashable instance using
> sqlbuilder.Table" bug (SF#1642143) that was recently added

   Just yesterday I applied the patch
http://sourceforge.net/tracker/index.php?func=detail&aid=1673013&group_id=74338&atid=540674
   It has to be reverted for your changes to be merged in.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
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