Mike Bayer
df02cc0854
- Improved query.join() such that the "left" side
...
can more flexibly be a non-ORM selectable,
such as a subquery. A selectable placed
in select_from() will now be used as the left
side, favored over implicit usage
of a mapped entity.
If the join still fails based on lack of
foreign keys, the error message includes
this detail. Thanks to brianrhude
on IRC for the test case. [ticket:2298]
2011-10-12 15:15:28 -04:00
..
2011-09-23 21:56:10 -04:00
2011-03-27 16:27:27 -04:00
2011-03-27 16:27:27 -04:00
2011-03-27 17:19:00 -04:00
2011-07-20 18:30:57 -04:00
2011-04-07 17:56:01 -04:00
2011-03-27 16:27:27 -04:00
2011-07-24 13:01:13 -04:00
2011-03-27 17:19:00 -04:00
2011-03-27 17:19:00 -04:00
2011-08-14 11:18:08 -04:00
2011-03-27 17:19:00 -04:00
2011-03-27 16:27:27 -04:00
2011-03-27 17:19:00 -04:00
2011-03-27 16:27:27 -04:00
2011-04-15 20:55:15 -04:00
2011-09-24 11:16:54 -04:00
2011-03-27 16:27:27 -04:00
2011-08-01 14:16:46 -04:00
2011-07-31 18:08:31 -04:00
2011-03-27 16:27:27 -04:00
2011-10-12 15:15:28 -04:00
2011-03-27 17:19:00 -04:00
2011-03-26 19:03:11 -04:00
2011-09-28 13:04:42 -04:00
2011-10-12 15:15:28 -04:00
2011-07-20 18:30:57 -04:00
2011-03-27 17:19:00 -04:00
2011-03-27 17:19:00 -04:00
2011-03-27 17:19:00 -04:00
2011-09-19 22:13:24 -04:00
2011-04-10 20:22:11 -04:00
2011-06-02 19:52:26 -04:00
2011-03-27 16:27:27 -04:00
2011-03-27 17:19:00 -04:00
2011-09-23 21:56:10 -04:00
2011-05-07 12:52:25 -04:00
2011-03-27 18:16:40 -04:00
2011-09-05 19:12:12 -04:00
2011-09-24 11:12:34 -04:00
2011-09-28 09:10:23 -04:00
2011-05-07 11:15:36 -04:00
2011-03-27 17:19:00 -04:00
2011-10-11 14:15:09 -04:00
2011-05-07 11:15:36 -04:00
2011-04-07 13:38:12 -04:00
2011-03-27 17:19:00 -04:00
2011-05-11 18:58:11 -07:00