Files
sqlalchemy/test/sql
Mike Bayer 3cfa0747dd Check existing CTE for an alias name when rendering FROM clause
Fixed bug in CTE rendering where a :class:`.CTE` that was also turned into
an :class:`.Alias` would not render its "ctename AS aliasname" clause
appropriately if there were more than one reference to the CTE in a FROM
clause.

Change-Id: If8cff27a2f4faa5eceb59aa86398db6edb3b9e72
Fixes: #4204
(cherry picked from commit 5f60dc649c)
2018-03-02 10:48:02 -05:00
..
2017-08-31 17:20:26 -04:00
2017-12-14 13:58:58 -05:00
2017-12-01 16:32:27 -05:00