diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-12-06 11:38:55 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-12-06 11:39:32 -0500 |
| commit | 926952c4afe0b2e16c4a74f05958bded7b932760 (patch) | |
| tree | 46b11b8db4920963a67ae83ccdbb504020abd940 /lib/sqlalchemy/sql/base.py | |
| parent | a7a8804a836ce9edcfdee7d7406cd3c050b34f05 (diff) | |
| download | sqlalchemy-926952c4afe0b2e16c4a74f05958bded7b932760.tar.gz | |
Use label reference coercion for select() distinct keyword argument
Fixed bug where "distinct" keyword passed to :func:`.select` would not
treat a string value as a "label reference" in the same way that the
:meth:`.select.distinct` does; it would instead raise unconditionally. This
keyword argument and the others passed to :func:`.select` will ultimately
be deprecated for SQLAlchemy 2.0.
Fixes: #5028
Change-Id: Id36cfe477ed836c3248824ce1b81d0016dbe99f4
Diffstat (limited to 'lib/sqlalchemy/sql/base.py')
0 files changed, 0 insertions, 0 deletions
