]> 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:22:39 +0000 (12:22 -0500)
commit833583458c69e24e797c300c934da0ff04348db5
treeac8be1f8cdcba0757f75973b6af9d0daf4120389
parentfcb5dbf39569bcacb70a3fed05f469d73b64f116
Note for history methods that history is reset per-flush.

Change-Id: I9bc4d0ddfa93f13e6717b89fa9934f1b8052147f
lib/sqlalchemy/orm/attributes.py
lib/sqlalchemy/orm/state.py