The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version v0.940.2 - 2020-10-29

  • Move has_dbic_retry_opts to a private predicate (Brendan Byrd)
  • update README for v0.940.2 (Mark Flickinger)
  • SM-2747: Fix max_end boundary bug with process_past_max (Brendan Byrd)
  • SM-2747: Add max_end tests to all scenarios (Brendan Byrd)
  • SM-2747 Ensure looping never exceeds max_end (Nathaniel Blake)
  • SM-2747 Add tests that reproduce bug (Nathaniel Blake)
  • Very small POD fix (Brendan Byrd)
  • POD fixes (Brendan Byrd)
  • Enable fractional multipliers in chunk resizing (Brendan Byrd)
  • Create new LoopState object class (Brendan Byrd)
  • Fix missing 'defined' on $max_id check (Brendan Byrd)
  • Use the DBIC storage engine retry protection by default (Brendan Byrd)
  • Fix argument sanity check error for DIY mode (Brendan Byrd)

Modules

Run large database changes safely
Loop state object for DBIx::BatchChunker