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

Changes for version 0.05 - 2010-10-19

  • Do not execute 'SHOW CREATE TRIGGER' on less than MySQL 5.1
    • MySQL 5.0 is not support 'SHOW CREATE TRIGGER'
  • Not dependency on Params::Validate and Kwalify.

Documentation

make database definition from existing db.
make fixture data from existing db.

Modules

load fixture data to database.
Make schema and fixture from exists database.
retrieve database definition for SQLite
retrieve database definition for mysql