]> 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:25 +0000 (11:44 -0400)
commita3fe0317ca6123fccec2caa0072fc3c4574720fb
tree0384d76dc4c6564b76833c4f2966a01f0c4da7b0
parent597f4a2032f1c6d463c5dca55c7db7d707dabcb1
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