Files
sqlalchemy/test/sql
Mike Bayer 798c6f36ff 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
(cherry picked from commit 926952c4af)
2019-12-06 11:41:09 -05:00
..
2019-01-06 18:23:11 -05:00
2019-11-08 15:41:10 -05:00
2019-01-06 18:23:11 -05:00
2019-01-06 18:23:11 -05:00
2019-06-21 10:18:17 -04:00
2019-06-21 10:18:17 -04:00
2019-07-21 16:30:31 -04:00
2019-03-05 20:29:05 -05:00
2019-01-06 18:23:11 -05:00
2019-01-25 14:56:50 -05:00
2019-11-08 15:41:10 -05:00
2019-01-06 18:23:11 -05:00
2019-01-06 18:23:11 -05:00
2019-01-06 18:23:11 -05:00
2019-01-06 18:23:11 -05:00