hasura/graphql-engine

Add Interval to BASE Types for Computed Fields

Open

#5,326 创建于 2020年7月8日

在 GitHub 查看
 (1 评论) (12 反应) (1 负责人)TypeScript (2,787 fork)batch import
a/api/graphqlc/serverhelp wanted

仓库指标

Star
 (31,371 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

It appears that the postgres 'interval' type isn't considered a base type, so it's not possible for it to be returned as a computed field.

贡献者指南