mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-05 15:23:48 -04:00
a3f67fecb2
work properly with self-referential relations - the clause inside the EXISTS is aliased on the "remote" side to distinguish it from the parent table.