Changes for version 0.12 - 2010-02-06

  • The DBD::mysql foreign_key_info method is _very_ slow. Instead of using that, the mysql Loader class now parses the output from SHOW TABLE. Patch by Aristotle Pagaltzis.

Modules

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

Provides

in lib/Fey/Loader/mysql.pm