]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Improve docstrings for AtributeEvents re: propagate flag
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 22 May 2019 15:43:01 +0000 (11:43 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 22 May 2019 15:43:01 +0000 (11:43 -0400)
commit999bd50753a46785d8031d080af661f608b867c5
tree03683d3e978394eed7f26c74cf52f0ecbbdc5eec
parentc785a528ea200a8905d1b5d7ab4088d501606d2b
Improve docstrings for AtributeEvents re: propagate flag

Make sure the flag is illustrated as well as that every event
has a seealso encouraging the user to look at the top level
listen options.

Fixes: #4691
Change-Id: I137bd74e5d93971bbd04758c7a022a026e13b423
lib/sqlalchemy/orm/events.py