]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- added flag to mark any attribute as "modified"
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 23 Dec 2010 19:10:14 +0000 (14:10 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 23 Dec 2010 19:10:14 +0000 (14:10 -0500)
commite9d1b5b8de35dabc42d7dcf91c01783fa3133733
tree66ad188d60fad5d5e268f323e408590edc65b5ae
parent08ef0e21e06e0f2e90d42c22d2d98846ed62bdec
- added flag to mark any attribute as "modified"
lib/sqlalchemy/orm/attributes.py
test/orm/test_attributes.py