SQL::Translator::Parser::DBI::MySQL(3pm) | User Contributed Perl Documentation | SQL::Translator::Parser::DBI::MySQL(3pm) |
SQL::Translator::Parser::DBI::MySQL - parser for DBD::mysql
This module will be invoked automatically by SQL::Translator::Parser::DBI, so there is no need to use it directly.
Uses SQL calls to query database directly for schema rather than parsing a create file. Should be much faster for larger schemas.
Ken Youens-Clark <kclark@cpan.org>.
SQL::Translator.
2022-11-19 | perl v5.36.0 |