Slightly OT - Why are 5k rows being shown on an admin's order-menu ?
5k rows sounds like the spec for an offline report ( csv/excel ). Admin interfaces typically paginate data into much smaller chunks. Putting 5k entries on a page is going to create a lot of usability concerns. -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.
