vesoft-inc/nebula

When creating user, the username can‘t be a string in double quotes, that's different with password

Ouverte

#2 986 ouverte le 30 sept. 2021

 (9 commentaires) (0 réaction) (0 personne assignée)C++ (1 144 forks)batch import
communitygood first issuepriority/low-pritype/enhancement

Métriques du dépôt

Stars
 (9 828 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

now

create user test2 with password "12"

suggest

create user "test1" with password "12"

https://discuss.nebula-graph.com.cn/t/topic/3732/2

Guide contributeur