Sorry Dwayne, you were completely right, SQLAlchemy 4.x doesn't
support arbitrary select statements in the Query objects but only full
rows, as stated in the 05Migration document referenced earlier.

But I guess we could translate the Query statement to a SQLAlchemy sql
expression following

 http://www.sqlalchemy.org/docs/04/sqlexpression.html#sql_everythingelse_scalar

Anyways, since SQLAlchemy is 0.5rc1 now and it can be easily (IMHO)
installed using easy_install, I think that banging our heads with this
problem isn't worth it.

What do you think?


-- Israel

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to