-
-
14 Sep 2020 13:21:58 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (97)
- Testers (2545 / 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
Changes for version 1.62 - 2020-09-14
- Update Pg support to allow version 12 (still supporting back to 7.4)
Documentation
sqlfairy user manualconvert SQL schema using SQL::TranslatorAutomatically create a diagram from a database schemafind the differences b/w two schemasfind the differences b/w two schemascreate a dumper script from a schemaAutomatically create a graph from a database schemaModules
manipulate structured data definitions (SQL and more)determine differences between two schemasSet default extra data values for schema objects.Add global fields and indices to all tables.Tweak the names of schema objects.A Moo based MySQL DDL generation engine.A Moo based PostgreSQL DDL generation engine.A Moo based MS SQL Server DDL generation engine.A Moo based SQLite DDL generation engine.Role implementing common parts of DDL generation.Role for dealing with identifier quoting.describes how to write a parserparser for Access as produced by mdbtoolsparser for DB2"parser" for DBI handlesparser for DBD::DB2parser for DBD::mysqlparser for DBD::Oracleparser for DBD::Pgparser for SQL Server through DBD::ODBCparser for DBD::SQLiteparser for DBD::Sybaseparser for ExcelParse a JSON representation of a schemaparser for MySQLparser for Oracleparser for PostgreSQLparser for SQL Serverparser for SQLiteparser for Schema objects serialized with the Storable moduleparser for SybaseAlias to XML::SQLFairy parserparser for SQL::Translator's XML.Parse a YAML representation of a schemaparser for arbitrarily delimited text filesdescribes how to write a producercreate Class::DBI classes from schemaDB2 SQL producerER diagram producer for SQL::TranslatorSQL Dumper producer for SQL::TranslatorGraphViz producer for SQL::TranslatorHTML producer for SQL::TranslatorA JSON producer for SQL::TranslatorMySQL-specific producer for SQL::TranslatorOracle SQL producerPOD producer for SQL::TranslatorPostgreSQL producer for SQL::TranslatorMS SQLServer producer for SQL::TranslatorSQLite producer for SQL::Translatorserializes the SQL::Translator::Schema object via the Storable moduleSybase producer for SQL::TranslatorTT (Template Toolkit) based Producer base class.Alias to XML::SQLFairy producerSQLFairy's default XML formatA YAML producer for SQL::TranslatorRemove undefined constructor argumentsError setter/getter for objects and classescontext-sensitive list attributesSQL::Translator schema objectconstants moduleSQL::Translator constraint objectSQL::Translator field objectSQL::Translator index objectBase class for SQL::Translator schema objectsSQL::Translator procedure objectcompare objects"extra" attribute for schema classesSQL::Translator table objectSQL::Translator trigger objectSQL::Translator view objectType checking functionsSQL::Translator Utility functionsTest::More test functions for the Schema objects.Provides
in lib/SQL/Translator/Parser/DB2/Grammar.pmin lib/SQL/Translator/Parser/DB2/Grammar.pmin lib/SQL/Translator/Role/Debug.pmin lib/SQL/Translator/Utils.pmModule 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.