table of contents
Class::DBI::Cascade::Fail(3pm) | User Contributed Perl Documentation | Class::DBI::Cascade::Fail(3pm) |
NAME¶
Class::DBI::Cascade::Fail - Do not cascade if foreign objects exist
DESCRIPTION¶
This is a Cascading Delete strategy that will throw an error if any object about to be deleted still has any other objects pointing at it.
2022-03-28 | perl v5.34.0 |