Post #2430683
2026-04-28 17:08 UTC
@davidism@mas.to I’d say it depends whether you need to differentiate between « no value » and « empty string » at any point. If not, then you end up with two values for « nothing » which is annoying.
In any case, « nullable, default empty string » seems like a bad idea.
I’d vote for « not nullable, default empty string » unless there’s specific reasons to differentiate null values.
Replies (0)
No replies.