use the "prefixes" argument to select() for this.

On Aug 23, 2009, at 4:23 PM, robert rottermann wrote:

>
> Hi there,
>
> I would like to create a batching functionality for a web based  
> aplication that
> uses a mysql database.
>
> mysql offeres SQL_CALC_FOUND_ROWS for this purpose.
> how can I use it, or is there a generic way to have sqlalchemy  
> return the number
> of rows a query would have returned without limit.
>
> thanks
> robert
>
> >


--~--~---------~--~----~------------~-------~--~----~
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 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to