Is it possible to use MySQL server side cursors in SQLAlchemy? Alternatively does anyone have any suggestions for doing paging? I want to know the total results for a particular query but I only want to actually get a subset. I need the total so I can display page numbers...
Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
