Thanks Michael,

That is one nice mod. Exactly what I needed.

Huy

> dont forget selectresults:
>
> SelectResults(query, table.c.foo=='bar')[20:30]
>
> On Aug 24, 2006, at 12:16 AM, Huy Do wrote:
>
>   
>> Sorry,
>>
>> Nevermind me. I should just use it like query.select(limit=10,  
>> offset=20)
>>
>> Regards,
>>
>> Huy
>>     
>>> Hi,
>>>
>>> Is there a way to specify an offset/limit on a Query object ?
>>>
>>> It would be nice if Query could be built like in "Building Select  
>>> Objects"
>>>
>>> Regards,
>>>
>>> Huy
>>>
>>> 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to