mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-05 07:17:06 -04:00
4557fd5a9a
expiration would fail if the column expression key was a class attribute with a different keyname as the actual column name. [ticket:1935]