mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-08 18:00:23 -04:00
685a014c64
:class:`.Query` object offers dramatic speed improvements when fetching large numbers of column-oriented rows. fixes #3176