]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
moved tables into examples so basic_tree could be simplified
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 3 Jan 2006 00:30:37 +0000 (00:30 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 3 Jan 2006 00:30:37 +0000 (00:30 +0000)
commit8d7c9349b2ad717969de3e8463f75c68d7af4ff1
tree4667a4d2d79519cd6e6f56f1b527fbe6992386e1
parente0e7a37d0525254a49269656a54fe76da9254503
moved tables into examples so basic_tree could be simplified
examples/adjacencytree/basic_tree.py
examples/adjacencytree/byroot_tree.py
examples/adjacencytree/tables.py [deleted file]