Files
sqlalchemy/test/sql
Mike Bayer bef67e5812 support add_cte() for TextualSelect
Fixed issue where the :meth:`.HasCTE.add_cte` method as called upon a
:class:`.TextualSelect` instance was not being accommodated by the SQL
compiler. The fix additionally adds more "SELECT"-like compiler behavior to
:class:`.TextualSelect` including that DML CTEs such as UPDATE and INSERT
may be accommodated.

Fixes: #7760
Change-Id: Id97062d882e9b2a81b8e31c2bfaa9cfc5f77d5c1
2022-02-23 15:25:34 -05:00
..
2021-11-24 22:51:27 -05:00
2021-12-29 12:23:12 -05:00
2021-11-24 22:51:27 -05:00
2021-11-24 22:51:27 -05:00