|
|
|
|
|
by cubefox
1064 days ago
|
|
While I'm a big proponent of union types in programming languages (against Haskell-like Option wrapping and unwrapping), it is not clear to me that they would work for something like SQL. Would it mean allowing columns with union types? |
|