HVF / HVF/franchise

postgres interval type not supported

Open
#80 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4k
Forks
262
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.