]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Note for history methods that history is reset per-flush.
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 9 Feb 2019 17:22:39 +0000 (12:22 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 9 Feb 2019 17:23:05 +0000 (12:23 -0500)
commit05e3b1c27429b7435ea8b6a4ef05d52dc8c99d30
tree92e466bc69ce7ec47a6dd13ad62fc377a8a8f0fd
parent13d38c6bd603d6c9a595f7a5a8c7d520c44a6fa8
Note for history methods that history is reset per-flush.

Change-Id: I9bc4d0ddfa93f13e6717b89fa9934f1b8052147f
(cherry picked from commit 833583458c69e24e797c300c934da0ff04348db5)
lib/sqlalchemy/orm/attributes.py
lib/sqlalchemy/orm/state.py