Search results for "distribution:DBIx-Class-Journal DBIx::Class"
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
DBIx::Class::Journal::EvalWrap - Wrap all journal ops with an eval { }
This component is a wrapper for the row methods in <DBIx:Class::Journal> that aides in retrofitting a schema for journaling, by wrapping all the journal CRUD operations with a "local $@; eval { ... }}." This is desirable if you'd rather lose journal ...
FREW/DBIx-Class-Journal-0.900201 - 30 Sep 2014 12:59:12 UTC