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 0.002 - 2020-12-19

  • Misc bugfixes
  • Lots of smarter error handing of loaded migrations
  • Better blank migration creation
  • Make it easy to remove 'DiffState' from generated migration (for smaller size)
  • README.txt file created in routines directory for new/blank migrations
  • Still considered EXPERIMENTAL non-production ready

Modules

Schema migrations via checksums instead of versions
individual migration for a single version bump
Base class for an individual routine within a migration