summaryrefslogtreecommitdiff
path: root/examples/adjacencytree
Commit message (Expand)AuthorAgeFilesLines
* fix adjacency list examplesMike Bayer2008-07-142-4/+4
* 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
* Removed some distractions.Jason Kirtland2007-11-141-21/+18
* - got all examples workingMike Bayer2007-09-012-6/+16
* Updated adjencytree examplesJason Kirtland2007-08-212-5/+5
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-272-43/+34
* - Deprecated DynamicMetaData- use ThreadLocalMetaData or MetaData insteadJason Kirtland2007-07-062-2/+2
* fix to "populate_existing"Mike Bayer2007-06-271-1/+1
* docs/examples/unittests for remote_sideMike Bayer2006-12-082-2/+2
* some example cleanupMike Bayer2006-11-012-16/+13
* - 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-182-2/+2
* merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1Mike Bayer2006-05-252-79/+59
* 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-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
* new examplesMike Bayer2005-10-133-0/+238