-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
issue: feature requestIssue suggesting a new featureIssue suggesting a new featureseverity: lowIf the issue only affects a very niche base of users and an easily implemented workaround can solveIf the issue only affects a very niche base of users and an easily implemented workaround can solve
Description
there are many instances were I would like to define a null value
eg: endedAt should be null on creation, and the date set on ending of the model's representation. Therefore all models that don't have an endAt date set have not ended and those that are non-null have ended.
Null default makes a lot of things possible when designing models
jsardev and AnirudhaGohokar
Metadata
Metadata
Assignees
Labels
issue: feature requestIssue suggesting a new featureIssue suggesting a new featureseverity: lowIf the issue only affects a very niche base of users and an easily implemented workaround can solveIf the issue only affects a very niche base of users and an easily implemented workaround can solve