Changes for version 0.05
- Added DBI as a prereq.
- Pass catalog and schema name to all the DBI information methods used in Fey::Loader::DBI. This should make it easier to support these properly for future loaders, like Oracle or Sybase. Patch by Todd Hepler.
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