diff options
| author | Matt Chisholm <matt@theory.org> | 2013-06-15 18:15:29 +0200 |
|---|---|---|
| committer | Matt Chisholm <matt@theory.org> | 2013-06-15 18:15:29 +0200 |
| commit | d6c60cb2f3b1bf27f10aecf542fc0e3f3f903183 (patch) | |
| tree | 5256b6ce425d43b6f2ac3c6a5da41f0c1891a7a7 /lib/sqlalchemy/processors.py | |
| parent | 9d3e2206363d819ad334d7893c700b861fdc5b57 (diff) | |
| download | sqlalchemy-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/processors.py')
0 files changed, 0 insertions, 0 deletions
