]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Cleaned up the deprecation problems with the examples.
authorMichael Trier <mtrier@gmail.com>
Mon, 13 Apr 2009 03:23:19 +0000 (03:23 +0000)
committerMichael Trier <mtrier@gmail.com>
Mon, 13 Apr 2009 03:23:19 +0000 (03:23 +0000)
commitb5ad47271e68a30b2acd8f990af331de8e1069f3
tree3f5e960ae01b98bf4b013afc951f20415748cec1
parenteba7328c46202af92de63d2b019bb2e4892255b7
Cleaned up the deprecation problems with the examples.
examples/adjacencytree/basic_tree.py
examples/elementtree/adjacency_list.py
examples/elementtree/optimized_al.py
examples/elementtree/pickle.py
examples/sharding/attribute_shard.py