mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-02 13:59:02 -04:00
482a67e1c6
UNION would wrap the union in an anonymous (e.g. unlabled) subquery. fixes #3044