]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- use consistent and descriptive language in all cases
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 28 Aug 2015 03:38:14 +0000 (23:38 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 28 Aug 2015 03:40:13 +0000 (23:40 -0400)
commit6192af397f0fb5d8fc1029296d5c7c8a4cbbbc11
tree00f1d395d0ab02001dba3b240ec492478ed95066
parent794181697aef0287b36398a3d758a2e7636fc5fa
- use consistent and descriptive language in all cases
where we refer to the "weak_identity_map" option, and add additional
exposition in the session documentation which refers to it.
fixes #3517

(cherry picked from commit 956907a4b15f6dcc492582a7ad03706ff62d96fb)

Conflicts:
lib/sqlalchemy/orm/identity.py
doc/build/orm/session_state_management.rst
lib/sqlalchemy/orm/identity.py
lib/sqlalchemy/orm/session.py