summaryrefslogtreecommitdiff
path: root/examples/adjacencytree/byroot_tree.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2007-12-14 23:11:13 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2007-12-14 23:11:13 +0000
commit6c4ad36cc9004db1d9dffe28a95e3556d14e2c82 (patch)
tree9ef9b12c21fbcd0963da1332ac001d208f6a6f07 /examples/adjacencytree/byroot_tree.py
parentd73d0f420cc6beeb06f6f7e971f7b64b0a4adca0 (diff)
downloadsqlalchemy-6c4ad36cc9004db1d9dffe28a95e3556d14e2c82.tar.gz
- simplified _mapper_registry further. its now just a weakkeydict of mapper->True, stores
all mappers including non primaries, and is strictly used for the list of "to compile/dispose". - all global references are now weak referencing. if you del a mapped class and any dependent classes, its mapper and all dependencies fall out of scope. - attributes.py still had issues which were barely covered by tests. added way more tests (coverage.py still says 71%, doh) fixed things, took out unnecessary commit to states. attribute history is also asserted for ordering.
Diffstat (limited to 'examples/adjacencytree/byroot_tree.py')
0 files changed, 0 insertions, 0 deletions