planetscale/database-js

Strongly type "type" property of Field

Open

#141 创建于 2023年9月24日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)TypeScript (40 fork)github user discovery
enhancementgood first issue

仓库指标

Star
 (1,197 star)
PR 合并指标
 (PR 指标待抓取)

描述

Rather than having the type of "type" Field be of type string, it should be 'INT8' | 'INT16' | ... | string to make it easier to infer what type to check

贡献者指南