hasura/graphql-engine

Add Interval to BASE Types for Computed Fields

開放

#5,326 建立於 2020年7月8日

 (1 則留言) (12 個反應) (1 位負責人)TypeScript (2,787 個分叉)batch import
a/api/graphqlc/serverhelp wanted

倉庫指標

星標
 (31,371 顆星)
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.

貢獻者指南