Files
sqlalchemy/lib
Mike Bayer 4557fd5a9a - Fixed bug in query.update() where 'evaluate' or 'fetch'
expiration would fail if the column expression key was
a class attribute with a different keyname as the
actual column name.  [ticket:1935]
2010-10-01 20:55:42 -04:00
..