Files
sqlalchemy/test/orm
Mike Bayer 34f98a63b5 - altered part of the use contract first set up in #2992; we
now skip textual label references when copying ORDER BY elements
to the joined-eager-load subquery, as we can't know that these
expressions are compatible with this placement;  either because
they are meant for text(), or because they refer to label names
already stated and aren't bound to a table. fixes #3392
2015-04-27 17:40:41 -04:00
..
2014-12-08 12:34:40 -05:00
2014-08-21 18:38:23 +00:00
2015-04-12 13:51:40 -04:00