diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-07-28 17:12:09 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-07-28 17:12:09 -0400 |
| commit | f839b8927099b64b2d120ffd93d5f444b8951e59 (patch) | |
| tree | c4e6c15d586f0ddd4d76753f0427285e1a3ceb4d /lib/sqlalchemy/ext | |
| parent | 22ba1c43b792953ae6f791512d276739c8c09eae (diff) | |
| download | sqlalchemy-f839b8927099b64b2d120ffd93d5f444b8951e59.tar.gz | |
- [feature] Added reduce_columns() method
to select() construct, replaces columns inline
using the util.reduce_columns utility function
to remove equivalent columns. reduce_columns()
also adds "with_only_synonyms" to limit the
reduction just to those columns which have the same
name. The deprecated fold_equivalents() feature is
removed [ticket:1729].
- [feature] Added with_labels and
reduce_columns keyword arguments to
Query.subquery(), to provide two alternate
strategies for producing queries with uniquely-
named columns. [ticket:1729].
Diffstat (limited to 'lib/sqlalchemy/ext')
0 files changed, 0 insertions, 0 deletions
