Mike Bayer
|
dbf936c30b
|
added explicit "session" argument to get(), select_whereclause in mapper, as well as throughout the call-chain for those. lazy loader honors the "session" of the parent object, + added simple unit test
|
2006-04-06 19:01:14 +00:00 |
|
Mike Bayer
|
787484945c
|
put proper return type
|
2006-04-03 22:48:28 +00:00 |
|
Mike Bayer
|
fcace31b88
|
improved translation of rows when proxying rows from one mapper to another.
|
2006-03-26 07:21:28 +00:00 |
|
Mike Bayer
|
34d961cde0
|
got some support for mapping to a select that only selects some of the columns of an underlying table
|
2006-03-25 02:25:59 +00:00 |
|
Mike Bayer
|
b1deaf1fb7
|
some more tweaks to get more advanced polymorphic stuff to work
|
2006-03-24 06:28:27 +00:00 |
|