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

Changes for version 0.10 - 2009-03-09

  • For Pg and mysql, we not just query the dbms to get the current database name. This is much safer than trying to parse the DSN. DSN parsing is still used as a fallback for any other dbms, and has been improved a bit.

Modules

Load your schema defintion from a DBMS
Base class (and fallback) for loading a schema
Loader for Postgres schemas
Loader for SQLite schemas
Loader for MySQL schemas