Skip to content

two postgres-specific bugs #4

Description

@hgoodman-ata

Both bugs are present in 0.2.0 and 0.2.1

It does connect to postgres.
It does inspect tables and get column names.

Bug #1: when selecting "open sql console" with columns selected, it assumes every column has a comment and will fail if they don't.

Bug #2: SQL is generated with MySQL-style quoting and not Postgres-style. It uses backticks an not double-quotes.

Any configuration changes I can make to work around this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions