Skip to content

Please add PostgreSQL enum support #26

@wangyuehong

Description

@wangyuehong

sql to create enum in pg database.

CREATE TYPE aenum AS ENUM ('a', 'b', 'c');

aenum should be shown in object tree under TYPE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions