mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-17 14:17:29 -04:00
752ef2802c
meaning, if you say someexpr.label('foo') == 5, it produces
the correct "someexpr == 5".