]> 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:44:35 +0000 (11:44 -0400)
commit950559638edcb94ef23f2a3696e36a11671f90c3
treea911e8de2811abaea0481c506d2bb0a608d3467a
parente02a4ffdac6341a82f121a72bd68f75e89669304
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
(cherry picked from commit 999bd50753a46785d8031d080af661f608b867c5)
lib/sqlalchemy/orm/events.py