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

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