]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fixed small pickle bug with lazy loaders [ticket:265]
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 6 Aug 2006 16:48:30 +0000 (16:48 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 6 Aug 2006 16:48:30 +0000 (16:48 +0000)
commit63519a4f0472cf2265c0b915e6d153e358a3ebdd
tree646e64f48fa65650187dc49773a826ece6a60cf1
parent2801ced98605b1084a6db3420ebf1cceb0d83181
fixed small pickle bug with lazy loaders [ticket:265]
CHANGES
lib/sqlalchemy/attributes.py
test/base/attributes.py