]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
add notes to all mapper flush events that these are only for flush
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 21 Feb 2023 16:00:03 +0000 (11:00 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 21 Feb 2023 16:00:03 +0000 (11:00 -0500)
commitfc57bafbae9d67b7ce95e26c939ca957c366b0f7
treedca13b604c8ba3d59a0e799d8020a397a3bd48fe
parent304d590ad4016d5ec627edd55e9ac5b747c68d2a
add notes to all mapper flush events that these are only for flush

Fixes: #9339
Change-Id: I44542166417776733245e2ba39cd5de89b6d748b
doc/build/orm/session_events.rst
lib/sqlalchemy/orm/events.py