]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Restored the keys() method to ResultProxy.
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 10 Feb 2010 14:55:37 +0000 (14:55 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 10 Feb 2010 14:55:37 +0000 (14:55 +0000)
commit2d03b0848353dd483beb5800582bb1c94e96497b
tree409ddaa374e71e0700263ed35506bcbe134989f7
parent10b14a6c5c73a2db7517f705d857051ca107d504
- Restored the keys() method to ResultProxy.
CHANGES
lib/sqlalchemy/engine/base.py
test/sql/test_query.py