summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/log.py
diff options
context:
space:
mode:
authorMatt Chisholm <matt@theory.org>2013-06-15 18:15:29 +0200
committerMatt Chisholm <matt@theory.org>2013-06-15 18:15:29 +0200
commitd6c60cb2f3b1bf27f10aecf542fc0e3f3f903183 (patch)
tree5256b6ce425d43b6f2ac3c6a5da41f0c1891a7a7 /lib/sqlalchemy/log.py
parent9d3e2206363d819ad334d7893c700b861fdc5b57 (diff)
downloadsqlalchemy-d6c60cb2f3b1bf27f10aecf542fc0e3f3f903183.tar.gz
don't create a history entry when an object in a backref has changed
The code that determines whether an object in a relation has been added/removed does not take into account that that relation may be a backref. If the relation is a backref, then nothing on the current table is changing, and therefore no history entry should be created.
Diffstat (limited to 'lib/sqlalchemy/log.py')
0 files changed, 0 insertions, 0 deletions