vesoft-inc/nebula

ENUM data type

オープン

#579 opened on 2019/07/03

 (2 件のコメント) (1 件のリアクション) (1 人の担当者)C++ (1,144 件のフォーク)batch import
good first issuetype/feature req

Repository metrics

Stars
 (9,828 個のスター)
PR merge metrics
 (PR metrics pending)

説明

is nebula gonna support ENUM data type like mysql does:

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

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