vesoft-inc/nebula
View on GitHubconsider hintting missed `NOT NULL` prop in `E_FIELD_UNSET`
Open
#5,712 opened on Sep 9, 2023
DXgood first issuetype/enhancement
Repository metrics
- Stars
- (9,828 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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.