| Commit message (Expand) | Author | Age | Files | Lines |
| * | - unit-of-work does a better check for "orphaned" objects that are | Mike Bayer | 2006-08-18 | 2 | -2/+2 |
| * | echo=True | Mike Bayer | 2006-07-18 | 1 | -1/+1 |
| * | late compilation of mappers. now you can create mappers in any order, and th... | Mike Bayer | 2006-06-08 | 2 | -1/+5 |
| * | improvements/fixes to session cascade iteration, | Mike Bayer | 2006-06-05 | 1 | -0/+1 |
| * | merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1 | Mike Bayer | 2006-05-25 | 8 | -350/+320 |
| * | added explicit "session" argument to get(), select_whereclause in mapper, as ... | Mike Bayer | 2006-04-06 | 2 | -3/+4 |
| * | put proper return type | Mike Bayer | 2006-04-03 | 1 | -1/+1 |
| * | improved translation of rows when proxying rows from one mapper to another. | Mike Bayer | 2006-03-26 | 1 | -3/+4 |
| * | a cool example that illustrates vertical table storage, and objects that auto... | Mike Bayer | 2006-03-26 | 1 | -0/+164 |
| * | got some support for mapping to a select that only selects some of the column... | Mike Bayer | 2006-03-25 | 1 | -2/+0 |
| * | some more tweaks to get more advanced polymorphic stuff to work | Mike Bayer | 2006-03-24 | 2 | -7/+146 |
| * | a few tweaks and the polymorph example can also use eager loading | Mike Bayer | 2006-03-20 | 1 | -2/+2 |
| * | got dilbert to be properly modified.... | Mike Bayer | 2006-03-19 | 1 | -1/+1 |
| * | added 'noninherited table' prop to mapper indicating the "lead" table, in the... | Mike Bayer | 2006-03-09 | 1 | -2/+2 |
| * | added backref() function, allows the creation of a backref where you also sen... | Mike Bayer | 2006-03-07 | 1 | -0/+41 |
| * | a mapper with inheritance will place itself as "dependent" on the inherited m... | Mike Bayer | 2006-03-06 | 1 | -15/+27 |
| * | added new 'polymorphic' example. still trying to understand it :) . | Mike Bayer | 2006-03-06 | 1 | -0/+131 |
| * | deprecated relation(class, table) | Mike Bayer | 2006-02-02 | 1 | -1/+1 |
| * | moved tables into examples so basic_tree could be simplified | Mike Bayer | 2006-01-03 | 3 | -51/+68 |
| * | column.label is now a function; fix byroot example, add 'default_label' acces... | Mike Bayer | 2006-01-02 | 1 | -1/+1 |
| * | updates for assignmapper, inherit_condition not required | Mike Bayer | 2005-12-29 | 1 | -1/+1 |
| * | added 'deferred' keyword, allowing deferred loading of a particular column | Mike Bayer | 2005-12-21 | 1 | -1/+1 |
| * | fixed tree examples import scheme, tweak to properties import | Mike Bayer | 2005-12-03 | 3 | -9/+4 |
| * | mysql engine comment.. | Mike Bayer | 2005-11-27 | 1 | -0/+1 |
| * | new calling style for sqlite engine | Mike Bayer | 2005-11-12 | 1 | -1/+1 |
| * | (no commit message) | Mike Bayer | 2005-10-30 | 1 | -4/+4 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -2/+2 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -4/+4 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -5/+5 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -3/+3 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -4/+6 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 2 | -4/+6 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -1/+1 |
| * | (no commit message) | Mike Bayer | 2005-10-22 | 1 | -3/+4 |
| * | (no commit message) | Mike Bayer | 2005-10-17 | 2 | -6/+5 |
| * | (no commit message) | Mike Bayer | 2005-10-17 | 2 | -4/+0 |
| * | (no commit message) | Mike Bayer | 2005-10-16 | 2 | -20/+51 |
| * | (no commit message) | Mike Bayer | 2005-10-16 | 2 | -3/+25 |
| * | (no commit message) | Mike Bayer | 2005-10-15 | 2 | -7/+15 |
| * | (no commit message) | Mike Bayer | 2005-10-15 | 1 | -4/+6 |
| * | w00p | Mike Bayer | 2005-10-15 | 1 | -0/+1 |
| * | (no commit message) | Mike Bayer | 2005-10-14 | 1 | -4/+5 |
| * | (no commit message) | Mike Bayer | 2005-10-14 | 1 | -22/+32 |
| * | (no commit message) | Mike Bayer | 2005-10-14 | 1 | -7/+48 |
| * | (no commit message) | Mike Bayer | 2005-10-14 | 1 | -3/+3 |
| * | (no commit message) | Mike Bayer | 2005-10-14 | 1 | -4/+6 |
| * | (no commit message) | Mike Bayer | 2005-10-14 | 1 | -0/+4 |
| * | (no commit message) | Mike Bayer | 2005-10-14 | 1 | -15/+0 |
| * | (no commit message) | Mike Bayer | 2005-10-14 | 1 | -1/+1 |
| * | (no commit message) | Mike Bayer | 2005-10-14 | 1 | -0/+2 |