]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
separated the adjacency list version into the "basic" and the "optimized" version
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 1 Jul 2007 17:43:23 +0000 (17:43 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 1 Jul 2007 17:43:23 +0000 (17:43 +0000)
commit003a4babc6267903b05554c1adbbf6bd8dd93b71
treed4c1a68ed96998afee59b63d37f0b8aae4fde966
parent7773e98b186c422c5f90e260b5180596515b41af
separated the adjacency list version into the "basic" and the "optimized" version
examples/elementtree/adjacency_list.py [new file with mode: 0644]
examples/elementtree/optimized_al.py [moved from examples/elementtree/explicit.py with 95% similarity]