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

貢獻者指南