diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-02-19 18:13:24 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-02-19 18:13:24 -0500 |
| commit | 5cb5b8b5f7a5b4488fb5df82c53861d565537405 (patch) | |
| tree | 88ed5ed0b8ba04d49874866a613ff960d85bcb16 /lib/sqlalchemy/sql/expression.py | |
| parent | 20aee85b44cb8847aedb4196dc720a7feea0f584 (diff) | |
| download | sqlalchemy-5cb5b8b5f7a5b4488fb5df82c53861d565537405.tar.gz | |
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
Diffstat (limited to 'lib/sqlalchemy/sql/expression.py')
0 files changed, 0 insertions, 0 deletions
