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