diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-01-20 17:56:04 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-01-20 17:59:56 -0500 |
| commit | 963aa3029742b4f52082f5ea89fac2100130e15b (patch) | |
| tree | 08d50b29b29fde98ac9247301d8d98d9b276778b /lib/sqlalchemy/dialects/sqlite/base.py | |
| parent | 61016f17d1a5aff1224d6609d74952be1d6e09ad (diff) | |
| download | sqlalchemy-963aa3029742b4f52082f5ea89fac2100130e15b.tar.gz | |
- Added new parameter :paramref:`.orm.mapper.passive_deletes` to
available mapper options. This allows a DELETE to proceed
for a joined-table inheritance mapping against the base table only,
while allowing for ON DELETE CASCADE to handle deleting the row
from the subclass tables.
fixes #2349
Diffstat (limited to 'lib/sqlalchemy/dialects/sqlite/base.py')
0 files changed, 0 insertions, 0 deletions
