mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-18 14:42:01 -04:00
9cc7d73ea1
- got from_statement() to actually work with query, tests were not covering - added auto-labeling of anonymous columns sent to add_column(), tests