vesoft-inc/nebula

ENUM data type

Open

#579 opened on 2019年7月3日

GitHub で見る
 (2 comments) (1 reaction) (1 assignee)C++ (1,144 forks)batch import
good first issuetype/feature req

Repository metrics

Stars
 (9,828 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

is nebula gonna support ENUM data type like mysql does:

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

コントリビューターガイド