Column values now return optional rather than T{} defaults. This allows values to differentiate between null values and empty string or actually integer values that are 0.
Column values now return optional rather than T{} defaults. This allows values to differentiate between null values and empty string or actually integer values that are 0.