]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
deprecated relation(class, table)
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 2 Feb 2006 23:28:23 +0000 (23:28 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 2 Feb 2006 23:28:23 +0000 (23:28 +0000)
commit3227aefc7127902cc491a124a0a69c915d3d3af8
tree1db790a87b0103f40aaa608045ba907057a5e7a0
parente6a5ac68f5068d1462acc3d32e9c3a50b64e9af7
deprecated relation(class, table)
changed unit tests/examples to not do it
examples/adjacencytree/byroot_tree.py
lib/sqlalchemy/mapping/__init__.py
test/mapper.py
test/objectstore.py