1SQL::Translator::ParserU:s:eDrBIC:o:nOtrraicbluet(e3d)PSeQrLl::DTorcaunmselnattaotri:o:nParser::DBI::Oracle(3)
2
3
4
6 SQL::Translator::Parser::DBI::Oracle - parser for DBD::Oracle
7
9 See SQL::Translator::Parser::DBI.
10
12 Uses DBI introspection methods to determine schema details.
13
15 Earl Cahill <cpan@spack.net>.
16
18 Initial revision of this module came almost entirely from work done by
19 Todd Hepler <thepler@freeshell.org>. My changes were quite minor
20 (ensuring NAME_uc, changing a couple variable names, skipping tables
21 with a $ in them).
22
23 Todd claimed his work to be an almost verbatim copy of
24 SQL::Translator::Parser::DBI::PostgreSQL revision 1.7
25
26 For me, the real work happens in DBD::Oracle and DBI, which, also for
27 me, that is the beauty of having introspection methods in DBI.
28
30 SQL::Translator, DBD::Oracle.
31
32
33
34perl v5.36.0 2023-0S2Q-L2:7:Translator::Parser::DBI::Oracle(3)