diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2006-03-13 01:13:47 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2006-03-13 01:13:47 +0000 |
commit | a579e8f687833257757d53e772698f652e90472a (patch) | |
tree | f548c46d5383f111a77cc82230f8c9edc7cbf6aa /lib/sqlalchemy/engine.py | |
parent | 8690e2e3034396c19fcbd3fc68ea6fdb24f3ac28 (diff) | |
download | sqlalchemy-a579e8f687833257757d53e772698f652e90472a.tar.gz |
small tweak to select in order to fix [ticket:112]...the exported columns when doing select on a select() will be the column names, not the keys. this is with selects that have use_labels=False. which makes sense since using the "key" and not the name implies a label has to be used.
Diffstat (limited to 'lib/sqlalchemy/engine.py')
0 files changed, 0 insertions, 0 deletions