mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-02 22:10:15 -04:00
685a014c64
:class:`.Query` object offers dramatic speed improvements when fetching large numbers of column-oriented rows. fixes #3176