@BoydStephenSmithJr@hachyderm.io
Post #2430686
2026-04-28 18:15 UTC
@davidism@mas.to I voted "not nullable, default empty", but I actually do "not nullable, no default" and have the app insert the empty string explicitly.
I try to make every column not nullable if possible. I rarely see value in providing a default at the DB layer, tho it is possible.
Replies (0)
No replies.