1SQL::Translator::ParserU:s:eDrBIC:o:nStQrLiibtuet(e3d)PSeQrLl::DTorcaunmselnattaotri:o:nParser::DBI::SQLite(3)
2
3
4

NAME

6       SQL::Translator::Parser::DBI::SQLite - parser for DBD::SQLite
7

SYNOPSIS

9       See SQL::Translator::Parser::DBI.
10

DESCRIPTION

12       Queries the "sqlite_master" table for schema definition.  The schema is
13       held in this table simply as CREATE statements for the database
14       objects, so it really just builds up a string of all these and passes
15       the result to the regular SQLite parser.  Therefore there is no gain
16       (at least in performance) to using this module over simply dumping the
17       schema to a text file and parsing that.
18

AUTHOR

20       Ken Y. Clark <kclark@cpan.org>.
21

SEE ALSO

23       SQL::Translator::Parser::SQLite.
24
25
26
27perl v5.32.0                      2020-0S9Q-L1:4:Translator::Parser::DBI::SQLite(3)
Impressum