Skip to content

Produce DDL instructions (schema) from JDBC #1

@hjort

Description

@hjort

Beyond COPY instructions, dump2pg should produce simple DDL entries targeted to PostgreSQL.

According to JDBC metadata and the DBMS type provided in the command line, the output file might include instructions such as CREATE TABLE, CREATE VIEW, etc.

As a suggestion, projects like SQuirreL SQL do extract DDL commands from a JDBC session.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions