vesoft-inc/nebula

ENUM data type

Open

#579 aperta il 3 lug 2019

Vedi su GitHub
 (2 commenti) (1 reazione) (1 assegnatario)C++ (1144 fork)batch import
good first issuetype/feature req

Metriche repository

Star
 (9828 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

is nebula gonna support ENUM data type like mysql does:

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

Guida contributor