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

Changes for version 1.004 - 2016-02-05

  • Fix for #3 - Die if there are dirty PK column values
  • Fix for #4 - Hard coded primary key "id".
  • Die if called with resultset which has multi-column PKs

Modules

Update batches of DBIC rows with as few queries as possible

Provides

in lib/DBIx/Class/BatchUpdate/Batch.pm
in lib/DBIx/Class/BatchUpdate/Update.pm