Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
SYNOPSIS
my $loader = Fey::Loader->new( dbh => $dbh );
my $schema = $loader->make_schema( name => $name );
DESCRIPTION
Fey::Loader::mysql
implements some MySQL-specific loader behavior.
METHODS
This class provides the same public methods as Fey::Loader::DBI.
BUGS
Please report any bugs or feature requests to bug-fey-loader@rt.cpan.org
, or through the web interface at http://rt.cpan.org. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.