1SQL::Translator::ProducUesre:r:SCQoLnittrei(b3u)ted PerlSQDLo:c:uTmreanntsaltaitoonr::Producer::SQLite(3)
2
3
4
6 SQL::Translator::Producer::SQLite - SQLite producer for SQL::Translator
7
9 use SQL::Translator;
10
11 my $t = SQL::Translator->new( parser => '...', producer => 'SQLite' );
12 $t->translate;
13
15 This module will produce text output of the schema suitable for SQLite.
16
18 SQL::Translator, http://www.sqlite.org/.
19
21 Ken Youens-Clark "<kclark@cpan.orgE>".
22
23 Diff code added by Ash Berlin "<ash@cpan.org>".
24
25
26
27perl v5.30.1 2020-01-3S0QL::Translator::Producer::SQLite(3)