Files
sqlalchemy/test/ext
Mike Bayer b601051b21 Add BakedQuery.to_query() method
Added new feature :meth:`.BakedQuery.to_query`, which allows for a
clean way of using one :class:`.BakedQuery` as a subquery inside of another
:class:`.BakedQuery` without needing to refer explicitly to a
:class:`.Session`.

Fixes: #4318
Change-Id: I528056c7d140036c27b95500d7a60dcd14784016
2018-08-27 14:59:08 -04:00
..
2018-08-27 14:59:08 -04:00
2017-03-14 16:58:17 -04:00