]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add second section detailing cascade_backrefs to backref section
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 4 Feb 2020 21:46:49 +0000 (16:46 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 4 Feb 2020 21:59:56 +0000 (16:59 -0500)
commit226f25fdce33b1427807de7decc6e8d11f678c99
tree83d8c6a775311016b40e6139c4351816eaa10aab
parentc797056413230cc5c11bc458e5f7760063c2682e
Add second section detailing cascade_backrefs to backref section

We only have docs for "cascade_backrefs" in the session->cascades
documentation, when this really should be mentioned in the chapter
that's all about backrefs.  Add a similar section and link to the
original for further detail.

Fixes: #5130
Change-Id: I58b6dcafd4ce43e4b9ebd86a40123502c01d4e39
doc/build/orm/backref.rst