(no title)
ck45
|
6 months ago
One argument that I’m missing in the article is that with an enumerated, states are mutually exclusive, while withseveral booleans, there could be some limbo state of several bool columns with value true, e.g. is_guest and is_admin, which is an invalid state.
cjs_ac|6 months ago
cratermoon|6 months ago