summaryrefslogtreecommitdiff
path: root/examples/adjacencytree/byroot_tree.py
Commit message (Expand)AuthorAgeFilesLines
* removing this example until further notice (append_result() not an easy road ...Mike Bayer2008-08-151-244/+0
* fix adjacency list examplesMike Bayer2008-07-141-3/+3
* oof, history on collections were wrong. fixed byroot_tree test as wellMike Bayer2007-12-141-2/+2
* Removed some distractions, ala r3770.Jason Kirtland2007-11-141-64/+87
* - got all examples workingMike Bayer2007-09-011-5/+11
* Updated adjencytree examplesJason Kirtland2007-08-211-4/+4
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-33/+28
* - Deprecated DynamicMetaData- use ThreadLocalMetaData or MetaData insteadJason Kirtland2007-07-061-1/+1
* fix to "populate_existing"Mike Bayer2007-06-271-1/+1
* docs/examples/unittests for remote_sideMike Bayer2006-12-081-1/+1
* some example cleanupMike Bayer2006-11-011-8/+7
* - attributes module and test suite moves underneath 'orm' packageMike Bayer2006-10-221-3/+2
* - "custom list classes" is now implemented via the "collection_class"Mike Bayer2006-10-031-3/+6
* - internal refactoring to mapper instances() method to use aMike Bayer2006-09-301-3/+4
* - unit-of-work does a better check for "orphaned" objects that areMike Bayer2006-08-181-1/+1
* merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1Mike Bayer2006-05-251-43/+36
* added explicit "session" argument to get(), select_whereclause in mapper, as ...Mike Bayer2006-04-061-0/+1
* deprecated relation(class, table)Mike Bayer2006-02-021-1/+1
* moved tables into examples so basic_tree could be simplifiedMike Bayer2006-01-031-9/+42
* 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
* fixed tree examples import scheme, tweak to properties importMike Bayer2005-12-031-3/+1
* (no commit message)Mike Bayer2005-10-231-4/+5
* (no commit message)Mike Bayer2005-10-231-1/+1
* (no commit message)Mike Bayer2005-10-171-5/+4
* (no commit message)Mike Bayer2005-10-171-2/+0
* (no commit message)Mike Bayer2005-10-161-2/+2
* (no commit message)Mike Bayer2005-10-161-0/+12
* (no commit message)Mike Bayer2005-10-151-6/+5
* (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
* new examplesMike Bayer2005-10-131-0/+127