]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Improve delete cascade and passive deletes sections
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 26 Jul 2020 17:17:56 +0000 (13:17 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 26 Jul 2020 17:20:21 +0000 (13:20 -0400)
commite967c13e0878f4d5f8fbdb6584261d0a92e7c1a3
tree53c01ae745914ec0bad54600c9935c12071916d5
parentc7bcca00ce61de1e3bcb9214d0ef47bd50c33614
Improve delete cascade and passive deletes sections

Add cross linking from Core to ORM and also add new sections
and examples regarding many-to-many.    Move the section
out of "collections" and into the "cascades" chapter
where it's more likely to be found.

Change-Id: If29360e463e5745279bc5335bd12352d50ad8953
(cherry picked from commit 9e1ee412b8650761af6df993e119906682604728)
doc/build/core/constraints.rst
doc/build/orm/basic_relationships.rst
doc/build/orm/cascades.rst
doc/build/orm/collections.rst