-
-
14 Sep 2020 13:21:58 UTC
- Distribution: SQL-Translator
- Module version: 1.62
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (97)
- Testers (2512 / 0 / 0)
- Kwalitee
Bus factor: 5- 23.69% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (402.1KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
SQL::Translator::Parser::DBI::PostgreSQL - parser for DBD::Pg
SYNOPSIS
See SQL::Translator::Parser::DBI.
DESCRIPTION
Uses DBI to query PostgreSQL system tables to determine schema structure.
AUTHOR
Scott Cain <cain@cshl.edu>, previous author: Paul Harrington <harringp@deshaw.com>.
SEE ALSO
SQL::Translator, DBD::Pg.
Module Install Instructions
To install SQL::Translator, copy and paste the appropriate command in to your terminal.
cpanm SQL::Translator
perl -MCPAN -e shell install SQL::Translator
For more information on module installation, please visit the detailed CPAN module installation guide.