vesoft-inc/nebula

consider hintting missed `NOT NULL` prop in `E_FIELD_UNSET`

オープン

#5,712 opened on 2023/09/09

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

Repository metrics

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

説明

The error message is not very user-friendly. For example, when INSERT VERTEX is executed with a required attribute being empty, it throws an E_FIELD_UNSET error but does not specify which prop.

image

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