]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Rewrite the "deleting from collections" section
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 19 Feb 2018 23:13:24 +0000 (18:13 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 19 Feb 2018 23:13:24 +0000 (18:13 -0500)
commit5cb5b8b5f7a5b4488fb5df82c53861d565537405
tree88ed5ed0b8ba04d49874866a613ff960d85bcb16
parent20aee85b44cb8847aedb4196dc720a7feea0f584
Rewrite the "deleting from collections" section

This section documents an aspect of the ORM that is
more generalized than just collections as well as more general
than just using session.delete(), even though session.delete()
with collections is the most common use case.   Try to expand
out the scope here to explain the situation from the perspective
of any kind of relationship, include example with delete cascade
with many-to-one as well.

Change-Id: Ifacb91f90951d1b0da6dbadc2d72273d79b756e2
Fixes: #4191
doc/build/orm/session_basics.rst