Changes for version 0.09 - 2009-03-01

  • Foreign key handling for MySQL was broken because of an incorrect use of $dbh->{Name}. Fey::Loader::DBI now does some rudimentary DSN parsing to get the database name when it is needed. Reported by Andrew Baumhauer.

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