On Apr 26, 2007, at 4:40 AM, Gaetan de Menten wrote:

>>         - you have an aggregate function there.  wheres the GROUP  
>> BY ? not
>> just of the main table's columns but any other columns named for
>> eager loads.
>
> It's unneeded in my example, and for cases where this would be needed,
> I think we could easily enhance the StatementProperty so that you can
> add anything to the parent query: join conditions, etc...
>

how do you select multiple columns, where only one column is used in  
an aggregate function, and no GROUP BY?  are you using mysql only ?





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to