]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
moved the non-expire of unloaded deferred attributes into the attributes package
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 24 Jan 2009 15:43:05 +0000 (15:43 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 24 Jan 2009 15:43:05 +0000 (15:43 +0000)
commitfebf00ea5d44e96117be882e7e125fd4e6115c59
tree97eca1e3bb81714e40344f4eb7cff2dffd8f9210
parenta03aed2dca850ed25322d34a26488e853be91fc2
moved the non-expire of unloaded deferred attributes into the attributes package
lib/sqlalchemy/orm/attributes.py
lib/sqlalchemy/orm/mapper.py
lib/sqlalchemy/orm/session.py
lib/sqlalchemy/orm/strategies.py