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