well no, it needs a column, but im just saying i dont think a  
translation at the activemapper layer is a big deal.  but at this  
point id probably need to look more closely at AM to give you more  
specifics....but alas the daygig is calling....

On Jun 20, 2006, at 12:28 PM, Charles Duffy wrote:

> Michael Bayer wrote:
>> you can stick order_by into the ManyToMany, OneToMany, etc....none  
>> of it
>> should be processed until the tables exist in the MetaData and are
>> therefore locatable via string....
>
> Huh. Okay, then.
>
> The SQLAlchemy documentation all shows order_by containing  
> references --
> along the lines of order_by = [ table_foo.c.bar ]. If order_by = [
> "foo.bar" ] works too, then that makes most of what I was thinking I'd
> have to do moot.
>
>
> _______________________________________________
> Sqlalchemy-users mailing list
> Sqlalchemy-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users



_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to