vesoft-inc/nebula

ENUM data type

Open

#579 创建于 2019年7月3日

在 GitHub 查看
 (2 评论) (1 反应) (1 负责人)C++ (1,144 fork)batch import
good first issuetype/feature req

仓库指标

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

描述

is nebula gonna support ENUM data type like mysql does:

gender char(1) enum('m','f')

贡献者指南