Y
Hacker News
new
|
ask
|
show
|
jobs
by
tjholowaychuk
3234 days ago
NOT NULL bugs me too, but not so much because nulls are possible, more so that I think it should be inverted since that's the common case (at least for me).
1 comments
knocte
3234 days ago
Right! It should have been called NULLABLE and default to false.
link