planetscale/database-js

Strongly type "type" property of Field

RhysSullivan opened this issue · 0 comments

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