Search results for "module:Class::DBI::Cascade::Delete"
Class::DBI::Cascade::Delete - Delete related objects
This is a Cascading Delete strategy that will delete any related objects....
TMTM/Class-DBI-v3.0.17 - 04 Oct 2007 21:30:41 UTC
Class::DBI::Cascade::Fail - Do not cascade if foreign objects exist
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....
TMTM/Class-DBI-v3.0.17 - 04 Oct 2007 21:30:41 UTC
Oryx::Class - abstract base class for Oryx classes
Abstract base class for Oryx persistent classes....
RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC
Class::Tables - Auto-vivification of persistent classes, based on RDBMS schema
ROSULEK/Class-Tables-0.28
-
16 Jul 2004 03:26:49 UTC
DBIx::Class::Row - Basic row methods
This class is responsible for defining and doing basic operations on rows derived from DBIx::Class::ResultSource objects. Result objects are returned from DBIx::Class::ResultSets using the create, find, next and all methods, as well as invocations of...
RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC
DBIx::Class::Journal - Auditing for tables managed by DBIx::Class
The purpose of this DBIx::Class component module is to create an audit-trail for all changes made to the data in your database (via a DBIx::Class schema). It creates *changesets* and assigns each create/update/delete operation an *id*. The creation a...
FREW/DBIx-Class-Journal-0.900201 - 30 Sep 2014 12:59:12 UTC
Class::DBI::Cascade::None - Do nothing upon deletion
This is a Cascading Delete strategy that will do nothing, leaving orphaned records behind. It is the base class for most ofther Cascade strategies, and so provides several important methods:...
TMTM/Class-DBI-v3.0.17 - 04 Oct 2007 21:30:41 UTC
Class::DBI::Cascade::Plugin::Nullify - Nullify related Class::DBI objects
This is a cascading nullify strategy (i.e. 'on delete set null') that will nullify any related Class::DBI objects. THIS MODULE IS NOT LONGER DEVELOPED. Please consider Rose::DB::Object as a alternative to Class::DBI....
DANNY/Class-DBI-Cascade-Plugin-Nullify-0.05 - 11 Nov 2010 23:13:34 UTC