]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
restore an updated version of cascade backrefs
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 14 Mar 2022 04:01:30 +0000 (00:01 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 14 Mar 2022 04:01:30 +0000 (00:01 -0400)
commit46ddbd344b41f24e1fc72a89f8613f4a2e3ec44e
treefe64bc67d648f667bf77807098a3a2d1bcfc9c4e
parent769fa67d842035dd852ab8b6a26ea3f110a51131
restore an updated version of cascade backrefs

these sections were removed totally from SQLAlchemy 2.0
as the ``cascade_backrefs`` option was removed.  However,
the current behavior is still one that should be documented,
so restore the two removed sections in a re-worded form
that presents the current behavior as well as some
explaination.

Change-Id: I43fc0bca926a90937d419a1d11c27d18d5d5b4b8
doc/build/orm/backref.rst
doc/build/orm/cascades.rst