-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
project_id field for all tables and topic field for embeddings requests may be null.
This complicates SQL queries, since one must perform checks such as project_id <> NULL or topic <> NULL to handle missing values.
We should consistently coalesce the missing values to the undefined string for all nullable fields.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
No status