summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* - unit-of-work does a better check for "orphaned" objects that areMike Bayer2006-08-182-2/+2
* echo=TrueMike Bayer2006-07-181-1/+1
* late compilation of mappers. now you can create mappers in any order, and th...Mike Bayer2006-06-082-1/+5
* improvements/fixes to session cascade iteration,Mike Bayer2006-06-051-0/+1
* merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1Mike Bayer2006-05-258-350/+320
* added explicit "session" argument to get(), select_whereclause in mapper, as ...Mike Bayer2006-04-062-3/+4
* put proper return typeMike Bayer2006-04-031-1/+1
* improved translation of rows when proxying rows from one mapper to another.Mike Bayer2006-03-261-3/+4
* a cool example that illustrates vertical table storage, and objects that auto...Mike Bayer2006-03-261-0/+164
* got some support for mapping to a select that only selects some of the column...Mike Bayer2006-03-251-2/+0
* some more tweaks to get more advanced polymorphic stuff to workMike Bayer2006-03-242-7/+146
* a few tweaks and the polymorph example can also use eager loadingMike Bayer2006-03-201-2/+2
* got dilbert to be properly modified....Mike Bayer2006-03-191-1/+1
* added 'noninherited table' prop to mapper indicating the "lead" table, in the...Mike Bayer2006-03-091-2/+2
* added backref() function, allows the creation of a backref where you also sen...Mike Bayer2006-03-071-0/+41
* a mapper with inheritance will place itself as "dependent" on the inherited m...Mike Bayer2006-03-061-15/+27
* added new 'polymorphic' example. still trying to understand it :) .Mike Bayer2006-03-061-0/+131
* deprecated relation(class, table)Mike Bayer2006-02-021-1/+1
* moved tables into examples so basic_tree could be simplifiedMike Bayer2006-01-033-51/+68
* column.label is now a function; fix byroot example, add 'default_label' acces...Mike Bayer2006-01-021-1/+1
* updates for assignmapper, inherit_condition not requiredMike Bayer2005-12-291-1/+1
* added 'deferred' keyword, allowing deferred loading of a particular columnMike Bayer2005-12-211-1/+1
* fixed tree examples import scheme, tweak to properties importMike Bayer2005-12-033-9/+4
* mysql engine comment..Mike Bayer2005-11-271-0/+1
* new calling style for sqlite engineMike Bayer2005-11-121-1/+1
* (no commit message)Mike Bayer2005-10-301-4/+4
* (no commit message)Mike Bayer2005-10-231-2/+2
* (no commit message)Mike Bayer2005-10-231-4/+4
* (no commit message)Mike Bayer2005-10-231-5/+5
* (no commit message)Mike Bayer2005-10-231-3/+3
* (no commit message)Mike Bayer2005-10-231-4/+6
* (no commit message)Mike Bayer2005-10-232-4/+6
* (no commit message)Mike Bayer2005-10-231-1/+1
* (no commit message)Mike Bayer2005-10-221-3/+4
* (no commit message)Mike Bayer2005-10-172-6/+5
* (no commit message)Mike Bayer2005-10-172-4/+0
* (no commit message)Mike Bayer2005-10-162-20/+51
* (no commit message)Mike Bayer2005-10-162-3/+25
* (no commit message)Mike Bayer2005-10-152-7/+15
* (no commit message)Mike Bayer2005-10-151-4/+6
* w00pMike Bayer2005-10-151-0/+1
* (no commit message)Mike Bayer2005-10-141-4/+5
* (no commit message)Mike Bayer2005-10-141-22/+32
* (no commit message)Mike Bayer2005-10-141-7/+48
* (no commit message)Mike Bayer2005-10-141-3/+3
* (no commit message)Mike Bayer2005-10-141-4/+6
* (no commit message)Mike Bayer2005-10-141-0/+4
* (no commit message)Mike Bayer2005-10-141-15/+0
* (no commit message)Mike Bayer2005-10-141-1/+1
* (no commit message)Mike Bayer2005-10-141-0/+2