diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-02-05 16:58:32 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-02-05 16:58:32 -0500 |
commit | 2dbeeff50b7ccc6f47b2816a59f99f051fdabc8c (patch) | |
tree | c23ba02c34a7fec923bdddd99ff46b670e30bac2 /lib/sqlalchemy/sql/util.py | |
parent | 28765734826f2619fcfd40f047a5980c3af49010 (diff) | |
download | sqlalchemy-2dbeeff50b7ccc6f47b2816a59f99f051fdabc8c.tar.gz |
- [bug] Added support for using the .key
of a Column as a string identifier in a
result set row. The .key is currently
listed as an "alternate" name for a column,
and is superseded by the name of a column
which has that key value as its regular name.
For the next major release
of SQLAlchemy we may reverse this precedence
so that .key takes precedence, but this
is not decided on yet. [ticket:2392]
Diffstat (limited to 'lib/sqlalchemy/sql/util.py')
0 files changed, 0 insertions, 0 deletions