The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.900201 - 2014-09-30

  • Fix for 5.18 and 5.20
  • Don't copy column data from schema that does anything other than define data type. e.g. autoinc stuff

Modules

Auditing for tables managed by DBIx::Class
Wrap all journal ops with an eval { }

Provides

in lib/DBIx/Class/Schema/Journal.pm
in lib/DBIx/Class/Schema/Journal/DB.pm
in lib/DBIx/Class/Schema/Journal/DB/AuditHistory.pm
in lib/DBIx/Class/Schema/Journal/DB/AuditLog.pm
in lib/DBIx/Class/Schema/Journal/DB/ChangeLog.pm
in lib/DBIx/Class/Schema/Journal/DB/ChangeSet.pm