SQL::Translator::Parser::DBI::MySQL - parser for DBD::mysql


SQL-Translator documentation  | view source Contained in the SQL-Translator distribution.

Index


NAME

Top

SQL::Translator::Parser::DBI::MySQL - parser for DBD::mysql

SYNOPSIS

Top

This module will be invoked automatically by SQL::Translator::Parser::DBI, so there is no need to use it directly.

DESCRIPTION

Top

Uses SQL calls to query database directly for schema rather than parsing a create file. Should be much faster for larger schemas.

AUTHOR

Top

Ken Youens-Clark <kclark@cpan.org>.

SEE ALSO

Top

SQL::Translator.


SQL-Translator documentation  | view source Contained in the SQL-Translator distribution.