Skip to content

postgres interval type not supported #80

@zx80

Description

@zx80

Pg INTERVAL type is not supported when displaying a value.

On SELECT INTERVAL '1 hour'; it shows [object Object] in the display area, instead of say 1 hour.

Note that dates are ok. It should be enough to simply extract the string representation, which is always available with postgres.

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