vesoft-inc/nebula

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

オープン

#2,986 opened on 2021/09/30

 (9 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (1,144 件のフォーク)batch import
communitygood first issuepriority/low-pritype/enhancement

Repository metrics

Stars
 (9,828 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

now

create user test2 with password "12"

suggest

create user "test1" with password "12"

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

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