summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/crud.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2016-02-26 00:20:39 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2016-02-26 00:20:39 -0500
commit0210695bd97e76f58d8781b69337816501482fb0 (patch)
tree8d86db3143a258142c92ad7820f62a61a24409e2 /lib/sqlalchemy/sql/crud.py
parentf8914288f012c4ef635531f09a0e13bcacacdb2a (diff)
downloadsqlalchemy-0210695bd97e76f58d8781b69337816501482fb0.tar.gz
- Anonymous labeling is applied to a :attr:`.func` construct that is
passed to :func:`.column_property`, so that if the same attribute is referred to as a column expression twice the names are de-duped, thus avoiding "ambiguous column" errors. Previously, the ``.label(None)`` would need to be applied in order for the name to be de-anonymized. fixes #3663
Diffstat (limited to 'lib/sqlalchemy/sql/crud.py')
0 files changed, 0 insertions, 0 deletions