chipbarm
No user record in our sample, but chipbarm has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but chipbarm has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
In SQL as you've said, nullability is explicit. It's arguably the wrong way around (i.e. NOT NULL rather than NULLABLE), but it is explicit. I feel the issue comes from the intersection of languages without explicit…
I finally made an account just to respond to this, I hope you don't find that too aggressive a move. Null is a perfectly valid value for data, and should be treated as such. A default value (e.g. -1 for a Boolean or an…