]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added "viewonly" flag to allow relations that dont affect flush()
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 26 Sep 2006 22:38:35 +0000 (22:38 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 26 Sep 2006 22:38:35 +0000 (22:38 +0000)
commit3db04a868c770a8549a885d500594b29bb2e013e
tree0eecbff2b83c91b600582d69cf8667f63658e4f7
parent1469040e2460a69a2722b0357116d5d4e440fda1
added "viewonly" flag to allow relations that dont affect flush()
lib/sqlalchemy/orm/properties.py