1SQL::Translator::ParserU:s:eDrBIC:o:nStQrLiibtuet(e3d)PSeQrLl::DTorcaunmselnattaotri:o:nParser::DBI::SQLite(3)
2
3
4
6 SQL::Translator::Parser::DBI::SQLite - parser for DBD::SQLite
7
9 See SQL::Translator::Parser::DBI.
10
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
20 Ken Y. Clark <kclark@cpan.org>.
21
23 SQL::Translator::Parser::SQLite.
24
25
26
27perl v5.8.8 2007-1S0Q-L2:4:Translator::Parser::DBI::SQLite(3)